Skip to content

Commit 88714a3

Browse files
committed
Fixed version for package.json
1 parent 637147d commit 88714a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cookie_sync",
3-
"version": "0.1",
3+
"version": "0.1.0",
44
"description": "Synchronize cookies between chrome and Python",
55
"scripts": {
66
"dev": "tsc -p . --watch",

0 commit comments

Comments
 (0)