Update package.json version to 1.3.0

This commit is contained in:
Shazron Abdullah 2014-11-13 22:58:18 -08:00
parent 7075657015
commit 5bfc25376a

View File

@ -1,6 +1,6 @@
{ {
"name": "ios-deploy", "name": "ios-deploy",
"version": "1.2.0", "version": "1.3.0",
"description": "launch iOS apps iOS devices from the command line (Xcode 6)", "description": "launch iOS apps iOS devices from the command line (Xcode 6)",
"main": "ios-deploy", "main": "ios-deploy",
"scripts": { "scripts": {