Skip to content

Commit 4aa75a9

Browse files
authored
Bump to v0.10.1 (#120)
There was a bug in zed_extension_cli that prevented debug adapters in extensions from being successfully registered. zed_extension_cli has been fixed (zed-industries/extensions#2927), but we need to bump the version of this and the Swift extension so they'll get rebuild and republished using the fixed CLI. This version includes: - #119 - #111 - #113
1 parent 14a913e commit 4aa75a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id = "ruby"
22
name = "Ruby"
33
description = "Ruby support."
4-
version = "0.10.0"
4+
version = "0.10.1"
55
schema_version = 1
66
authors = ["Vitaly Slobodin <[email protected]>"]
77
repository = "https://github.com/zed-extensions/ruby"

0 commit comments

Comments
 (0)