aboutsummaryrefslogtreecommitdiff
path: root/helix-lsp
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-07 00:32:48 +0000
committerBlaž Hrastnik2021-06-07 00:42:15 +0000
commitf48a60b8e2a2f33d5f642e708ff1927fa49d35a6 (patch)
treec84c5cbe32c0577ec2ebff5a749d73925be6a91e /helix-lsp
parent4f561e93b8cff364196475a97fb2bfefcd1c7092 (diff)
Release 0.0.10
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 cfdbfa83..1d74c7b8 100644
--- a/helix-lsp/Cargo.toml
+++ b/helix-lsp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "helix-lsp"
-version = "0.0.9"
+version = "0.0.10"
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
edition = "2018"
license = "MPL-2.0"