aboutsummaryrefslogtreecommitdiff
path: root/helix-dap/Cargo.toml
diff options
context:
space:
mode:
authorDmitry Sharshakov2021-08-23 14:27:39 +0000
committerDmitry Sharshakov2021-08-23 14:27:39 +0000
commit802ef20dbcb9183c0e02475e4a6a925c8901be79 (patch)
treedd8a1cf489802d3130ea462fe4386aade7c3fc1d /helix-dap/Cargo.toml
parentb6b99b248783583bdcc2439a78b503a31cbbcce8 (diff)
chore: bump helix-dap version to 0.4.1
Diffstat (limited to 'helix-dap/Cargo.toml')
-rw-r--r--helix-dap/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-dap/Cargo.toml b/helix-dap/Cargo.toml
index 7582067e..60115447 100644
--- a/helix-dap/Cargo.toml
+++ b/helix-dap/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "helix-dap"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
edition = "2018"
license = "MPL-2.0"