Skip to content

Commit c7d1df4

Browse files
authored
Merge pull request #55 from sonesuke/chore/bump-to-v0-2-0
chore: bump version to 0.2.0
2 parents 124e0a2 + 7640766 commit c7d1df4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "docgraph"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55

66
[dependencies]

vsix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docgraph",
33
"displayName": "Docgraph",
44
"description": "LSP client for docgraph documentation modeling tool",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"publisher": "sonesuke",
77
"engines": {
88
"vscode": "^1.75.0"

0 commit comments

Comments
 (0)