Skip to content

Commit

Permalink
bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandon committed Oct 29, 2015
1 parent 5f7ce35 commit 866b1a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ModelRocket.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ModelRocket"
s.version = "1.2"
s.version = "1.2.1"
s.license = "MIT"
s.summary = "An iOS framework for creating JSON-based models. Written in Swift."
s.homepage = "https://github.com/ovenbits/ModelRocket"
Expand Down
2 changes: 1 addition & 1 deletion ModelRocket/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<string>1.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 866b1a7

Please sign in to comment.