Skip to content

Commit

Permalink
Update version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Jul 16, 2015
1 parent 4308489 commit cf6c6e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define IOS_SIM_VERSION "3.1.1"
#define IOS_SIM_VERSION "3.2.0"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ios-sim",
"version": "3.1.1",
"version": "3.2.0",
"os" : [ "darwin" ],
"description": "launch iOS apps into the iOS Simulator from the command line (Xcode 6.0)",
"main": "ios-sim",
Expand Down

0 comments on commit cf6c6e6

Please sign in to comment.