From 5406895ee42b8ec9d00996e816450f98b76024e7 Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Thu, 10 May 2018 13:23:15 -0400 Subject: [PATCH] v0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4450ee31..1d5f236e8 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.14.3", + "version": "0.15.0", "homepage": "https://johnny-five.io", "author": { "name": "Rick Waldron ",