Skip to content

Commit

Permalink
GR-47149 : make release GraalVM 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marwan-hallaoui committed Jul 11, 2023
1 parent 83299e3 commit b8af554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graal-js/mx.graal-js/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name" : "graal-js",

"version" : "23.0.1",
"release" : False,
"release" : True,
"groupId" : "org.graalvm.js",
"url" : "http://www.graalvm.org/",
"developer" : {
Expand Down

0 comments on commit b8af554

Please sign in to comment.