From 154b74b2c5ed12bb2dae021d03bf2c17a75227c5 Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Fri, 3 Jul 2015 15:09:38 -0400 Subject: [PATCH] v0.8.83 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22e72cc39..01daab37a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "johnny-five", "description": "The JavaScript Robotics and Hardware Programming Framework. Use with: Arduino (all models), Electric Imp, Beagle Bone, Intel Galileo & Edison, Linino One, Pinoccio, Raspberry Pi, Spark Core, TI Launchpad and more!", - "version": "0.8.82", + "version": "0.8.83", "homepage": "https://johnny-five.io", "author": { "name": "Rick Waldron ",