File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 3030 <modelVersion >4.0.0</modelVersion >
3131 <groupId >org.rascalmpl</groupId >
3232 <artifactId >rascal-lsp</artifactId >
33- <version >2.19.1-SNAPSHOT </version >
33+ <version >2.19.1</version >
3434 <properties >
3535 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3636 <junit .version>5.10.0</junit .version>
Original file line number Diff line number Diff line change @@ -50,9 +50,12 @@ For other things we are working on have a look here:
5050 * https://github.com/usethesource/rascal-language-servers/issues ; on the current extension
5151 * https://github.com/usethesource/rascal/issues ; on the Rascal language independent of the IDE
5252
53-
5453## Release Notes
5554
55+ ### 0.10.1
56+
57+ * bugfix for preloaded parsers
58+
5659### 0.10.0
5760
5861* the automatic JVM downloader will now prompt you for updates if they are available
Original file line number Diff line number Diff line change 1010 " source code analysis"
1111 ],
1212 "icon" : " assets/images/rascal-logo.png" ,
13- "version" : " 0.10.1-head " ,
13+ "version" : " 0.10.1" ,
1414 "engines" : {
1515 "vscode" : " ^1.75.0"
1616 },
You can’t perform that action at this time.
0 commit comments