Skip to content

Commit 8dbfb13

Browse files
committed
Bump version to 0.1.0
1 parent d67724a commit 8dbfb13

7 files changed

Lines changed: 214 additions & 216 deletions

File tree

‎Example/Podfile.lock‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- LiquidFloatingActionButton (0.1.0)
2+
- LiquidFloatingActionButton (0.1.1)
33

44
DEPENDENCIES:
55
- LiquidFloatingActionButton (from `../`)
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
LiquidFloatingActionButton: 9adf4fd3e37fb3a1148a3ab8a3fc3bb8dae47521
12+
LiquidFloatingActionButton: dcdae1e59eb07eccbf60c027001a4d6731c345c9
1313

1414
COCOAPODS: 0.38.2

‎Example/Pods/Local Podspecs/LiquidFloatingActionButton.podspec.json‎

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Example/Pods/Manifest.lock‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Example/Pods/Pods.xcodeproj/project.pbxproj‎

Lines changed: 201 additions & 203 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/LiquidFloatingActionButton.xcscheme‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Example/Pods/Target Support Files/LiquidFloatingActionButton/Info.plist‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎LiquidFloatingActionButton.podspec‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "LiquidFloatingActionButton"
11-
s.version = "0.1.0"
11+
s.version = "0.1.1"
1212
s.summary = "Material Design Floating Action Button in liquid state"
1313

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

0 commit comments

Comments
 (0)