Skip to content

Commit

Permalink
bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
thebarndog committed May 27, 2017
1 parent ddb1ded commit 2700a4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Feathers.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Feathers"
# Version goes here and will be used to access the git tag later on, once we have a first release.
s.version = "5.0.1"
s.version = "5.1.0"
s.summary = "Swift framework for interacting with Featherjs apis"
s.description = <<-DESC
Swift library for connecting to a FeathersJS backend.
Expand Down
2 changes: 1 addition & 1 deletion Feathers/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>5.0.1</string>
<string>5.1.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 2700a4b

Please sign in to comment.