From 85c9a763b6c4792b0ef7457f89d71ff44dd5a861 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Mon, 14 Sep 2015 16:32:52 -0700 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cdca77..550c86a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parallax-ide", - "version": "0.7.1", + "version": "0.8.0", "description": "Write, compile, and download code to your Parallax Boe-Bot Robot or your custom BASIC Stamp microcontroller-based electronic creations.", "main": "index.js", "directories": {