Skip to content
This repository has been archived by the owner on Jun 17, 2018. It is now read-only.

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kitasuke committed Jun 16, 2016
1 parent 3d1c109 commit dfd1918
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:
- PagingMenuController (1.1.1)
- PagingMenuController (1.1.2)

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

SPEC CHECKSUMS:
PagingMenuController: 624b56a8a0f0d7d90633728ad8085ff8a859932f
PagingMenuController: a47a9669760b95f630cc3ef28bdce104f9107d14

PODFILE CHECKSUM: 182e65100ed4f1fc8683837abd55ef28346367f5

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

Pod::Spec.new do |s|
s.name = "PagingMenuController"
s.version = "1.1.1"
s.version = "1.1.2"
s.summary = "A paging view with customizable menu"
s.homepage = "https://github.com/kitasuke/PagingMenuController"
s.license = 'MIT'
Expand Down

0 comments on commit dfd1918

Please sign in to comment.