Skip to content

Commit

Permalink
Release prep 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twho committed May 26, 2021
1 parent 740199b commit 551139b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MHLoadingButton.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#

spec.name = "MHLoadingButton"
spec.version = "0.1.2"
spec.version = "0.1.3"
spec.summary = "A collection of loading buttons and their stylings written in Swift."

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Loading Buttons
A collection of loading buttons and their styling written in Swift.

[![Generic badge](https://img.shields.io/badge/Swift-5.0-orange.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/iOS-11.0+-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Version-0.1.2-orange.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/platform-ios-green.svg)](https://shields.io/)
[![Generic badge](https://img.shields.io/badge/Swift-5.0-orange.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/iOS-11.0+-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Version-0.1.3-orange.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/platform-ios-green.svg)](https://shields.io/)

You may see the following [Medium](https://medium.com/) article for detailed explanation of creating loading buttons.

Expand Down

0 comments on commit 551139b

Please sign in to comment.