Skip to content

Commit 2bee32b

Browse files
committed
0.12.0
1 parent 0b20cfa commit 2bee32b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_appName__",
33
"description": "__MSG_appDescription__",
4-
"version": "0.11.0",
4+
"version": "0.12.0",
55
"manifest_version": 2,
66
"default_locale": "en",
77
"permissions": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parallax-ide",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "Write, compile, and download code to your Parallax Boe-Bot Robot or custom BASIC Stamp microcontroller-based electronic creations.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)