Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 9e97b01

Browse files
committed
refactor: Reset version number
1 parent 30b8574 commit 9e97b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "crossnote",
33
"displayName": "Crossnote",
44
"description": "(WIP) Turn your VSCode into a decent markdown note taking platform",
5-
"version": "0.0.1",
5+
"version": "0.0.0",
66
"publisher": "shd101wyy",
77
"main": "./out/extension.js",
88
"repository": {

0 commit comments

Comments
 (0)