Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavlt committed Sep 4, 2015
1 parent d67724a commit 8dbfb13
Show file tree
Hide file tree
Showing 7 changed files with 214 additions and 216 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- LiquidFloatingActionButton (0.1.0)
- LiquidFloatingActionButton (0.1.1)

DEPENDENCIES:
- LiquidFloatingActionButton (from `../`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
LiquidFloatingActionButton: 9adf4fd3e37fb3a1148a3ab8a3fc3bb8dae47521
LiquidFloatingActionButton: dcdae1e59eb07eccbf60c027001a4d6731c345c9

COCOAPODS: 0.38.2

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

404 changes: 201 additions & 203 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion LiquidFloatingActionButton.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "LiquidFloatingActionButton"
s.version = "0.1.0"
s.version = "0.1.1"
s.summary = "Material Design Floating Action Button in liquid state"

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

0 comments on commit 8dbfb13

Please sign in to comment.