We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc80e28 commit 45f5e8fCopy full SHA for 45f5e8f
Source/Changes.txt
@@ -1,7 +1,7 @@
1
Listing of notable changes by release. More detail is usually found in the Git
2
commit messages and/or the pull requests.
3
4
-OCMock 3.1.4 (2015-08-26)
+OCMock 3.1.4 / 3.1.5 (2015-08-26)
5
6
* Fixed deployment target in podspec
7
Tools/build.rb
@@ -12,7 +12,7 @@ def makeRelease
12
downloadSource
13
copySource
14
buildModules
15
- createPackage "ocmock-3.1.4.dmg", "OCMock 3.1.4"
+ createPackage "ocmock-3.1.5.dmg", "OCMock 3.1.5"
16
openPackageDir
17
end
18
0 commit comments