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 4308489 commit cf6c6e6Copy full SHA for cf6c6e6
Source/version.h
@@ -1 +1 @@
1
-#define IOS_SIM_VERSION "3.1.1"
+#define IOS_SIM_VERSION "3.2.0"
package.json
@@ -1,6 +1,6 @@
{
2
"name": "ios-sim",
3
- "version": "3.1.1",
+ "version": "3.2.0",
4
"os" : [ "darwin" ],
5
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 6.0)",
6
"main": "ios-sim",
0 commit comments