Skip to content

Commit

Permalink
[release] releasing v0.9.0 and v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Sep 7, 2023
1 parent a135f3d commit a34f2e1
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 @@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-lsp</artifactId>
<version>2.17.3-SNAPSHOT</version>
<version>2.18.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.9.0</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 @@ -10,7 +10,7 @@
"source code analysis"
],
"icon": "assets/images/rascal-logo.png",
"version": "0.9.0-head",
"version": "0.9.0",
"engines": {
"vscode": "^1.67.0"
},
Expand Down

0 comments on commit a34f2e1

Please sign in to comment.