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 4e7e0b5 commit a695e87Copy full SHA for a695e87
Source/version.h
@@ -1 +1 @@
1
-#define IOS_SIM_VERSION "2.0.0"
+#define IOS_SIM_VERSION "2.0.1"
package.json
@@ -1,6 +1,6 @@
{
2
"name": "ios-sim",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 5.1)",
5
"main": "ios-sim",
6
"scripts": {
0 commit comments