From 56895aac0592b703f0b3705413015a5fbce141ba Mon Sep 17 00:00:00 2001 From: "Christopher M. Baker" Date: Fri, 6 Feb 2015 14:59:42 +0000 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77379ec..e619951 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chillhub-firmware", - "version": "0.1.8", + "version": "0.1.9", "description": "ChillHub is a system for creating USB devices that extend the functionality of your fridge. It consists of a raspberry pi (http://www.raspberrypi.org/), a green bean (https://firstbuild.com/greenbean/), and a USB hub in a refrigerator door. ChillHub acts as a mailman the delivers messages from the cloud and the fridge to USB devices and from the USB devices back to the cloud.", "main": "chillhub.js", "scripts": {