From 8874df2731badff4a23359f5705bc02c0db3615e Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Sat, 31 Oct 2015 13:01:48 -0400 Subject: [PATCH] v0.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cac6a00bd..21da1e6f7 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, pcDuino3, Raspberry Pi, Particle/Spark Core & Photon, Tessel 2, TI Launchpad and more!", - "version": "0.9.1", + "version": "0.9.2", "homepage": "https://johnny-five.io", "author": { "name": "Rick Waldron ",