Skip to content

Commit a695e87

Browse files
committed
Updated version to 2.0.1 for #104
1 parent 4e7e0b5 commit a695e87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define IOS_SIM_VERSION "2.0.0"
1+
#define IOS_SIM_VERSION "2.0.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ios-sim",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 5.1)",
55
"main": "ios-sim",
66
"scripts": {

0 commit comments

Comments
 (0)