From 93c96f489e09b0de4ed0d6d8e59ba260915fa2df Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Mon, 4 May 2015 15:24:03 -0400 Subject: [PATCH] v0.8.70 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 632f426c6..4ab8927c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "johnny-five", "description": "The JavaScript 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.69", + "version": "0.8.70", "homepage": "https://github.com/rwaldron/johnny-five", "author": { "name": "Rick Waldron ",