Skip to content

Commit 00477d9

Browse files
committed
fix: sync package.json version with manifest.json
1 parent 17590d1 commit 00477d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "web-extension",
33
"private": true,
4-
"version": "0.0.1",
4+
"version": "0.5.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)