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

Commit a8a0871

Browse files
committed
Release 1.4.0
1 parent 7a813df commit a8a0871

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- PagingMenuController (1.3.1)
2+
- PagingMenuController (1.4.0)
33

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

1111
SPEC CHECKSUMS:
12-
PagingMenuController: 8ce7ae90a9e08cdd31862626375803a550eb039e
12+
PagingMenuController: 79a9ce7472839d9afd0a6b879af6132822644a47
1313

1414
PODFILE CHECKSUM: ad8a39de8cc58c1b803b2e2b316ca0de8adca12c
1515

PagingMenuController.podspec

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

1010
Pod::Spec.new do |s|
1111
s.name = "PagingMenuController"
12-
s.version = "1.3.1"
12+
s.version = "1.4.0"
1313
s.summary = "A paging view with customizable menu"
1414
s.homepage = "https://github.com/kitasuke/PagingMenuController"
1515
s.license = 'MIT'

0 commit comments

Comments
 (0)