diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 17e6b5fbaf2..1a79a90c491 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "firebase-tools", - "version": "12.0.0", + "version": "12.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "firebase-tools", - "version": "12.0.0", + "version": "12.0.1", "license": "MIT", "dependencies": { "@google-cloud/pubsub": "^3.0.1", diff --git a/package.json b/package.json index af20fa2f39a..21bee0bc4ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-tools", - "version": "12.0.0", + "version": "12.0.1", "description": "Command-Line Interface for Firebase", "main": "./lib/index.js", "bin": {