Skip to content

Commit 0bf8e5d

Browse files
committed
update
1 parent 7741bea commit 0bf8e5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "emmylua"
3-
version = "0.18.0"
3+
version = "0.19.0"
44
edition = "2024"
55
license = "MIT"
66

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id = "emmylua"
22
name = "EmmyLua"
33
description = "Advanced Lua language support with EmmyLua annotations, intelligent completions, powerful diagnostics and Debug Adapter Protocol support."
4-
version = "0.18.0"
4+
version = "0.19.0"
55
schema_version = 1
66
authors = ["0x2CA <[email protected]>", "CppCXY"]
77
repository = "https://github.com/EmmyLuaLs/Zed-EmmyLua"

0 commit comments

Comments
 (0)