Skip to content

Commit b3c72c5

Browse files
committed
v0.3.0
1 parent f9c5f50 commit b3c72c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [Unreleased]
7+
## [0.3.0] - 2022-05-15
88

99
### Added
1010

editors/code/package.json

Lines changed: 2 additions & 2 deletions
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.2.0",
16+
"version": "0.3.0",
1717
"engines": {
1818
"vscode": "^1.67.0"
1919
},
@@ -92,4 +92,4 @@
9292
"node-fetch": "^3.2.4",
9393
"vscode-languageclient": "^7.0.0"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)