diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 5864d8f32c7..6b8d27985a3 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "firebase-tools", - "version": "13.0.0", + "version": "13.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "firebase-tools", - "version": "13.0.0", + "version": "13.0.1", "license": "MIT", "dependencies": { "@google-cloud/pubsub": "^3.0.1", diff --git a/package.json b/package.json index 92fe7dd0291..95e9a009fd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-tools", - "version": "13.0.0", + "version": "13.0.1", "description": "Command-Line Interface for Firebase", "main": "./lib/index.js", "bin": {