Skip to content

Commit 0d18576

Browse files
Merge pull request #22 from Chia-Network/20230123-bump-to-0.2.0
Bump to 0.2.0 due to microsoft advice about version numbering for int…
2 parents 9ad1df1 + f11347d commit 0d18576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"icon": "images/chialisp.png",
55
"description": "A Rust LSP client for Chialisp",
66
"publisher": "ChiaNetwork",
7-
"version": "0.0.1",
7+
"version": "0.2.0",
88
"engines": {
99
"vscode": "^1.70.0"
1010
},

0 commit comments

Comments
 (0)