diff --git a/changelog.txt b/changelog.txt deleted file mode 100644 index f2b240a7..00000000 --- a/changelog.txt +++ /dev/null @@ -1 +0,0 @@ -feature - Added ability to set `X-UA-Compatible`, `X-Content-Type-Options`, `X-Frame-Options`, and `X-XSS-Protection` headers to requests. diff --git a/package.json b/package.json index 572b0680..ad53876b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "firebase-tools", "description": "Firebase command line tools", - "version": "1.1.6", + "version": "0.0.0", "author": "Firebase (https://www.firebase.com/)", "homepage": "https://github.com/firebase/firebase-tools/", "repository": {