Skip to content

Commit f90d7ec

Browse files
committed
Bump version number
3.0.1
1 parent e4208f6 commit f90d7ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Pageboy.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88

99
s.requires_arc = true
1010

11-
s.version = "3.0.0"
11+
s.version = "3.0.1"
1212
s.summary = "A simple, highly informative page view controller."
1313
s.description = <<-DESC
1414
A page view controller that provides simplified data source management, enhanced delegation and other useful features.

Sources/Pageboy/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>3.0.0</string>
18+
<string>3.0.1</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)