Skip to content

Commit 551139b

Browse files
committed
Release prep 0.1.3
1 parent 740199b commit 551139b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MHLoadingButton.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "MHLoadingButton"
19-
spec.version = "0.1.2"
19+
spec.version = "0.1.3"
2020
spec.summary = "A collection of loading buttons and their stylings written in Swift."
2121

2222
# This description is used to generate tags and improve search results.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Loading Buttons
22
A collection of loading buttons and their styling written in Swift.
33

4-
[![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/)
4+
[![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/)
55

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

0 commit comments

Comments
 (0)