Skip to content

Commit d84038e

Browse files
committed
Update version number
1 parent c08ab7b commit d84038e

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
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
44
s.platform = :ios, "9.0"
55
s.requires_arc = true
66

7-
s.version = "0.4.3"
7+
s.version = "0.4.4"
88
s.summary = "A simple, highly informative page view controller."
99
s.description = <<-DESC
1010
Pageboy is 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>0.4.3</string>
18+
<string>0.4.4</string>
1919
<key>CFBundleVersion</key>
2020
<string>AUTO_GENERATED</string>
2121
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)