Skip to content

Commit a03d814

Browse files
committed
v0.4.1
1 parent 6d55929 commit a03d814

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
## [0.4.1] - 2022-05-17
10+
911
### Fixed
1012

1113
- Fixed signature help not showing up

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"bugs": {
1414
"url": "https://github.com/JohnnyMorganz/luau-lsp/issues"
1515
},
16-
"version": "0.4.0",
16+
"version": "0.4.1",
1717
"engines": {
1818
"vscode": "^1.67.0"
1919
},

0 commit comments

Comments
 (0)