Skip to content

Commit 4b1317f

Browse files
committed
Bump project version
1 parent 937a15e commit 4b1317f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sith-lsp"
3-
version = "0.1.1-alpha"
3+
version = "0.2.0-alpha"
44
edition = "2021"
55
repository = "https://github.com/LaBatata101/sith-language-server"
66
authors = ["LaBatata101 <[email protected]>"]

crates/sith_server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sith_server"
3-
version = "0.1.0-alpha"
3+
version = "0.2.0-alpha"
44
publish = false
55
edition = "2021"
66

0 commit comments

Comments
 (0)