Skip to content

Commit 7b71140

Browse files
committed
[release] preparing release branch
1 parent 657df12 commit 7b71140

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rascal-lsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<modelVersion>4.0.0</modelVersion>
3333
<groupId>org.rascalmpl</groupId>
3434
<artifactId>rascal-lsp</artifactId>
35-
<version>2.21.0</version>
35+
<version>2.21.1-SNAPSHOT</version>
3636
<properties>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<junit.version>4.13.2</junit.version>

rascal-vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"color": "#ffffff",
1515
"theme": "light"
1616
},
17-
"version": "0.12.0",
17+
"version": "0.12.1-head",
1818
"engines": {
1919
"vscode": "^1.82.0",
2020
"node": ">=18.15.0"

0 commit comments

Comments
 (0)