Skip to content

Commit ffbb888

Browse files
0x2CAactions-user
authored andcommitted
Dump Version to v0.20.2
1 parent 1ba6ac4 commit ffbb888

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.20.1"
3+
version = "0.20.2"
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.20.1"
4+
version = "0.20.2"
55
schema_version = 1
66
authors = ["0x2CA <[email protected]>", "CppCXY"]
77
repository = "https://github.com/EmmyLuaLs/Zed-EmmyLua"

0 commit comments

Comments
 (0)