Skip to content

Commit 776d481

Browse files
committed
Merge pull request kitasuke#38 from kitasuke/release_0.4.3
Release 0.4.3
2 parents d02f7f1 + 9c136e3 commit 776d481

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- PagingMenuController (0.4.2)
2+
- PagingMenuController (0.4.3)
33

44
DEPENDENCIES:
55
- PagingMenuController (from `../`)

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 = "0.4.2"
12+
s.version = "0.4.3"
1313
s.summary = "A paging view with customizable menu"
1414
s.homepage = "https://github.com/kitasuke/PagingMenuController"
1515
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"

0 commit comments

Comments
 (0)