aboutsummaryrefslogtreecommitdiff
path: root/helix-lsp
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-08-12 16:24:04 +0000
committerBlaž Hrastnik2021-08-12 16:24:04 +0000
commit733ee06b7b6a9874fccfcb10cf1d47cc4e073a29 (patch)
treeab742150a90d392f1b2c298dde933775cdf85b61 /helix-lsp
parentd84f8b5fdef71da87ee108db07ba1167fc6a769b (diff)
Release v0.4.0
Diffstat (limited to 'helix-lsp')
-rw-r--r--helix-lsp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-lsp/Cargo.toml b/helix-lsp/Cargo.toml
index ef9feb94..8b8af387 100644
--- a/helix-lsp/Cargo.toml
+++ b/helix-lsp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "helix-lsp"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
edition = "2018"
license = "MPL-2.0"