aboutsummaryrefslogtreecommitdiff
path: root/pkgs/wakatime-ls/fix-version.patch
blob: 6a0d28619b0e502db6f11c443b86b00b0da0e26d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git i/Cargo.toml w/Cargo.toml
index 25f850e..a8f500f 100644
--- i/Cargo.toml
+++ w/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "wakatime-ls"
-version.workspace = true
+version = "0.1.2"
 edition = "2021"
 repository = "https://github.com/wakatime/zed-wakatime"