From 2bee32b8ccbe83c493ab38250a09d146ccc9fbff Mon Sep 17 00:00:00 2001 From: Luis Montes Date: Sun, 10 Apr 2016 08:49:01 -0700 Subject: [PATCH] 0.12.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index bb0ce27..0f78b64 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "description": "__MSG_appDescription__", - "version": "0.11.0", + "version": "0.12.0", "manifest_version": 2, "default_locale": "en", "permissions": [ diff --git a/package.json b/package.json index bc1535b..020e6f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parallax-ide", - "version": "0.11.0", + "version": "0.12.0", "description": "Write, compile, and download code to your Parallax Boe-Bot Robot or custom BASIC Stamp microcontroller-based electronic creations.", "main": "index.js", "directories": {