Skip to content

Commit 50ab933

Browse files
committed
Bump to 1.4.2
1 parent 665deee commit 50ab933

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ All notable changes to the "nwscript-ee-language-server" extension will be docum
3131

3232
- Fixed compiler `-i` parameter for Darwin and Linux operating systems.
3333
- The tokenization process now supports function definitions spread over multiple lines.
34+
35+
## [1.4.2]
36+
37+
- Fixed a few issues with the tokenizer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/PhilippeChab/nwscript-ee-language-server"
99
},
1010
"license": "MIT",
11-
"version": "1.4.1",
11+
"version": "1.4.2",
1212
"author": {
1313
"name": "Philippe Chabot"
1414
},

0 commit comments

Comments
 (0)