We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164d7d1 commit 4b50364Copy full SHA for 4b50364
rascal-lsp/pom.xml
@@ -30,7 +30,7 @@
30
<modelVersion>4.0.0</modelVersion>
31
<groupId>org.rascalmpl</groupId>
32
<artifactId>rascal-lsp</artifactId>
33
- <version>2.19.4-SNAPSHOT</version>
+ <version>2.20.0</version>
34
<properties>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
<junit.version>5.10.2</junit.version>
rascal-vscode-extension/package.json
@@ -14,7 +14,7 @@
14
"color": "#ffffff",
15
"theme": "light"
16
},
17
- "version": "0.10.3-head",
+ "version": "0.11.0",
18
"engines": {
19
"vscode": "^1.75.0"
20
0 commit comments