Skip to content

Commit dc8ce61

Browse files
committed
chore: update version
1 parent 4074f33 commit dc8ce61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-bearer",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"scripts": {
55
"dev": "vite build --watch --mode development",
66
"build": "vite build"

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cache-bearer",
33
"description": "Target at operating chrome cache",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"icons": {
66
"16": "assets/icons/icon16.png",
77
"48": "assets/icons/icon48.png",

0 commit comments

Comments
 (0)