Skip to content

Commit

Permalink
Back to development branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Nov 15, 2024
1 parent 7189791 commit 3b4e3fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rascal-lsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-lsp</artifactId>
<version>2.21.0</version>
<version>2.22.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>4.13.2</junit.version>
Expand Down
2 changes: 1 addition & 1 deletion rascal-vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"color": "#ffffff",
"theme": "light"
},
"version": "0.12.0",
"version": "0.13.0-head",
"engines": {
"vscode": "^1.82.0",
"node": ">=18.15.0"
Expand Down

0 comments on commit 3b4e3fd

Please sign in to comment.