diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 99ff5892da7..84510929860 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "firebase-tools", - "version": "11.27.0", + "version": "11.28.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "firebase-tools", - "version": "11.27.0", + "version": "11.28.0", "license": "MIT", "dependencies": { "@google-cloud/pubsub": "^3.0.1", diff --git a/package.json b/package.json index 95ac7468201..a3d5b4ac856 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-tools", - "version": "11.27.0", + "version": "11.28.0", "description": "Command-Line Interface for Firebase", "main": "./lib/index.js", "bin": {