Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinJiaDev committed May 3, 2018
1 parent 22db1da commit 2456fee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resource.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Resource"
s.version = "0.3"
s.version = "0.3.1"
s.summary = "Resource helps you to manage your project resources."
s.homepage = "https://github.com/TintPoint/Resource"
s.author = { "Justin Jia" => "justin.jia@tintpoint.com" }
Expand Down
2 changes: 1 addition & 1 deletion Sources/Supports/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>0.3</string>
<string>0.3.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 2456fee

Please sign in to comment.