Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
FireBushtree committed Jan 18, 2023
1 parent 4074f33 commit dc8ce61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cache-bearer",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"dev": "vite build --watch --mode development",
"build": "vite build"
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cache-bearer",
"description": "Target at operating chrome cache",
"version": "0.0.1",
"version": "0.0.2",
"icons": {
"16": "assets/icons/icon16.png",
"48": "assets/icons/icon48.png",
Expand Down

0 comments on commit dc8ce61

Please sign in to comment.