diff --git a/package.json b/package.json index c3fe680..dae39e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aboutsync", "private": true, - "version": "0.22.0", + "version": "0.23.0", "description": "About Sync Firefox addon", "scripts": { "build": "webpack --mode=production && web-ext build",