diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 26a74d788..1716140da 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "particle-cli", - "version": "3.34.0", + "version": "3.35.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "particle-cli", - "version": "3.34.0", + "version": "3.35.0", "license": "Apache-2.0", "dependencies": { "@particle/device-constants": "^3.7.0", diff --git a/package.json b/package.json index 370da62ad..49efe24e7 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": "3.34.0", + "version": "3.35.0", "author": "David Middlecamp", "bin": { "particle": "./src/index.js"