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

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kitasuke committed Sep 18, 2016
1 parent 5c1d3d1 commit 7402e55
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.2)
- PagingMenuController (1.2.0)

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

SPEC CHECKSUMS:
PagingMenuController: a47a9669760b95f630cc3ef28bdce104f9107d14
PagingMenuController: a2ee82351f712be10ff31e59c11221a04fcc8a73

PODFILE CHECKSUM: feeaab97b60472ba8dc5311a64901870d343601f

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.2"
s.version = "1.2.0"
s.summary = "A paging view with customizable menu"
s.homepage = "https://github.com/kitasuke/PagingMenuController"
s.license = 'MIT'
Expand Down

0 comments on commit 7402e55

Please sign in to comment.