diff --git a/package.json b/package.json index 23e01b6..13ba4cb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "superkeys", "displayName": "SuperKeys", "description": "_THIS EXTENSION IS IN BETA_ Superkeys allow users to add short keys for websites and make search query in those sites.", - "version": "0.9.0", + "version": "1.0.0-alpha.0", "private": true, "scripts": { "start": "npm run dev:firefox",