From 6fc2ee5e3876a71c501ae0d56c8f526bc39f8723 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Mon, 12 May 2014 18:09:05 -0700 Subject: [PATCH] Updated npm version to 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87fc2ac..56ccbef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ios-deploy", - "version": "1.0.7", + "version": "1.0.8", "description": "launch iOS apps iOS devices from the command line (Xcode 5)", "main": "ios-deploy", "scripts": {