Skip to content

Commit cf6c6e6

Browse files
committed
Update version to 3.2.0
1 parent 4308489 commit cf6c6e6

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 "3.1.1"
1+
#define IOS_SIM_VERSION "3.2.0"

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": "3.1.1",
3+
"version": "3.2.0",
44
"os" : [ "darwin" ],
55
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 6.0)",
66
"main": "ios-sim",

0 commit comments

Comments
 (0)