Skip to content

Commit e5cd9db

Browse files
author
dessant
committed
Prepare 1.0.0 release
1 parent 37e4946 commit e5cd9db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "view-page-archive",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"author": "Armin Sebastian",
55
"repository": "https://github.com/dessant/view-page-archive",
66
"license": "MIT",

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
44
"description": "__MSG_extensionDescription__",
5-
"version": "0.1.0",
5+
"version": "1.0.0",
66
"author": "Armin Sebastian",
77
"homepage_url": "https://github.com/dessant/view-page-archive",
88
"default_locale": "en",

0 commit comments

Comments
 (0)