From 670d25a0e5ccce90e1701db91a8eb0d4169e6c8c Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 4 May 2016 01:47:47 +0200 Subject: [PATCH] 0.9.1 --- HISTORY.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 39fee46..205da16 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,8 @@ # Release History +* 20160503, V0.9.1 (beta) + * Dependency updates + * 20160427, V0.9.0 (beta) * Added ESP-8266 board support (experimental) * Pimatic 0.9 compatibility changes diff --git a/package.json b/package.json index b844e97..6a70577 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "Johnny Five", "Pimatic" ], - "version": "0.9.0", + "version": "0.9.1", "homepage": "https://github.com/mwittig/pimatic-johnny-five/tree/master", "private": false, "repository": {