From 4ba9e430c3440625aa0aa26d7227e01c54e8f499 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Fri, 28 Oct 2016 14:15:03 -0700 Subject: [PATCH] Updated version to 5.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60ccfcb..8f72ae8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ios-sim", - "version": "5.0.9", + "version": "5.0.10", "preferGlobal": "true", "description": "launch iOS apps into the iOS Simulator from the command line (Xcode 7.0+)", "main": "ios-sim.js",