diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e2103c0f..88dc193e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ changelog ========= +11/03/2015 - 1.8.16 - Add `bluz` to cloud compile platforms + 10/30/2015 - 1.8.15 - Update Electron binaries to v0.0.3-rc.2 10/23/2015 - 1.8.14 - Add Electron update binaries and tinker. Add IMEI/ICCID serial parsing. diff --git a/package.json b/package.json index f4ed65835..ff473cb12 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "particle-cli", "description": "Simple Node commandline application for working with your Particle devices and using the Particle Cloud", - "version": "1.8.15", + "version": "1.8.16", "author": "David Middlecamp", "repository": { "type": "git",