Skip to content

Commit

Permalink
Bump version to 2.0.3 but leave Podspec alone since no pod source fil…
Browse files Browse the repository at this point in the history
…es changed
  • Loading branch information
jonreid committed Nov 7, 2015
1 parent 903bbc1 commit 14d8998
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Source/MakeDistribution.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=2.0.2
VERSION=2.0.3
DISTFILE=OCMockito-${VERSION}
DISTPATH=build/${DISTFILE}
PROJECTROOT=..
Expand Down
4 changes: 2 additions & 2 deletions Source/OCMockito-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.2</string>
<string>2.0.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.0.2</string>
<string>2.0.3</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2015 Jonathan M. Reid</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 14d8998

Please sign in to comment.