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 75d99c0 commit 1dabc62Copy full SHA for 1dabc62
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.22.0</version>
+ <version>2.22.1-SNAPSHOT</version>
34
<properties>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
<junit.version>4.13.2</junit.version>
rascal-vscode-extension/package.json
@@ -14,7 +14,7 @@
14
"color": "#ffffff",
15
"theme": "light"
16
},
17
- "version": "0.13.0",
+ "version": "0.13.1-head",
18
"engines": {
19
"vscode": "^1.90.0",
20
"node": ">=20.9.0"
0 commit comments