From edc5fd5543604684349292fd9290bbec57062655 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Mon, 22 Sep 2014 16:36:36 -0700 Subject: [PATCH] Update package.json description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87cba2a..a2a681f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ios-sim", "version": "3.0.0", - "description": "launch iOS apps into the iOS Simulator from the command line (Xcode 5.1)", + "description": "launch iOS apps into the iOS Simulator from the command line (Xcode 6.0)", "main": "ios-sim", "scripts": { "preinstall": "rake build"