From ef4148ee63faf442074f453a04f87baffe1b9513 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 27 Apr 2016 18:50:45 +0200 Subject: [PATCH] 0.9.0 (beta) --- HISTORY.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index d241833..39fee46 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,6 @@ # Release History -* 20160427, V0.8.9 +* 20160427, V0.9.0 (beta) * Added ESP-8266 board support (experimental) * Pimatic 0.9 compatibility changes * Dependency updates diff --git a/package.json b/package.json index 4f00117..e19e5f0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "Johnny Five", "Pimatic" ], - "version": "0.8.8", + "version": "0.9.0", "homepage": "https://github.com/mwittig/pimatic-johnny-five/tree/master", "private": false, "repository": {