We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 124e0a2 + 7640766 commit c7d1df4Copy full SHA for c7d1df4
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "docgraph"
3
-version = "0.1.0"
+version = "0.2.0"
4
edition = "2024"
5
6
[dependencies]
vsix/package.json
@@ -2,7 +2,7 @@
"name": "docgraph",
"displayName": "Docgraph",
"description": "LSP client for docgraph documentation modeling tool",
- "version": "0.1.0",
+ "version": "0.2.0",
"publisher": "sonesuke",
7
"engines": {
8
"vscode": "^1.75.0"
0 commit comments