aboutsummaryrefslogtreecommitdiff
path: root/helix-syntax
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-13 13:35:13 +0000
committerBlaž Hrastnik2021-06-13 13:35:13 +0000
commitae5ecfdf66102200693472a60929adb27a88b2e4 (patch)
tree0a2be1e7f43079b3eddcce57ac3488253d8f25b0 /helix-syntax
parentd545e6164416e0aecc71ff1350b5c9827723c43d (diff)
Release v0.2.0
Diffstat (limited to 'helix-syntax')
-rw-r--r--helix-syntax/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-syntax/Cargo.toml b/helix-syntax/Cargo.toml
index 293731cb..472b56c0 100644
--- a/helix-syntax/Cargo.toml
+++ b/helix-syntax/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "helix-syntax"
-version = "0.0.10"
+version = "0.2.0"
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
edition = "2018"
license = "MPL-2.0"