Skip to content

Commit

Permalink
Bump version number to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cheap-glitch committed Feb 24, 2020
1 parent 3265cac commit b39a966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Warpgate",
"description": "Jump to various external bookmarks via the address bar.",
"version": "0.0.1",
"version": "1.0.0",
"applications": {
"gecko": {
"id": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "warpgate",
"description": "A lightweight browser extension to jump to various external bookmarks via the address bar.",
"version": "0.0.1",
"version": "1.0.0",
"license": "LGPL-3.0-only",
"repository": {
"type": "git",
Expand Down

0 comments on commit b39a966

Please sign in to comment.