From 0e0cafacca40434702a53538b11169a345070495 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Mon, 28 Nov 2016 10:31:28 -0800 Subject: [PATCH] Updated version to 5.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4431f5e..7687be6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ios-sim", - "version": "5.0.11", + "version": "5.0.12", "preferGlobal": "true", "description": "launch iOS apps into the iOS Simulator from the command line (Xcode 7.0+)", "main": "ios-sim.js",