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": {