Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kitasuke committed Sep 18, 2016
1 parent 3abf66b commit 5d644a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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:
- GoogleMaterialIconFont (0.4.0)
- GoogleMaterialIconFont (0.5.0)

DEPENDENCIES:
- GoogleMaterialIconFont (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
GoogleMaterialIconFont: 2ef348f2367b8db79e50e2501631a6dc4044c17d
GoogleMaterialIconFont: 10f52140f07f41d14146e80a773144fa452e5b5d

PODFILE CHECKSUM: 11522022f0c019b0ab2d03f5bfe749322b71390d

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

Pod::Spec.new do |s|
s.name = "GoogleMaterialIconFont"
s.version = "0.4.0"
s.version = "0.5.0"
s.summary = "Google Material Design Icons for ObjC or Swift project"
s.homepage = "https://github.com/kitasuke/GoogleMaterialIconFont"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
Expand Down

0 comments on commit 5d644a0

Please sign in to comment.