diff --git a/package-lock.json b/package-lock.json index 0d4784ed..5878105a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "firefox-send", - "version": "0.1.2", + "version": "0.2.0", "lockfileVersion": 1, "dependencies": { "accepts": { diff --git a/package.json b/package.json index 3e3cfd54..027de5a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "firefox-send", "description": "File Sharing Experiment", - "version": "0.1.2", + "version": "0.2.0", "author": "Mozilla (https://mozilla.org)", "dependencies": { "aws-sdk": "^2.62.0",