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 8331d27 commit 24a4c3aCopy full SHA for 24a4c3a
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.20.3-SNAPSHOT</version>
+ <version>2.20.2</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.11.3-head",
+ "version": "0.11.2",
18
"engines": {
19
"vscode": "^1.75.0"
20
0 commit comments