Skip to content

Commit

Permalink
start 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jomifred committed Sep 30, 2024
1 parent fc4eee2 commit cb625db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- several (minor) improvements in Jason-CLI. About running a project:

* `jason x.mas2h` uses gradle to run the application
* `jason mas start --mas2j=x.mas2h` runs without gradle
* `jason mas start --mas2j=x.mas2h` runs without gradle. The classpath might be informed using `--cp` if necessary.

- update doc for new Jason web site: https://jason-lang.github.io

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jasonVersion=3.3.0-SNAPSHOT
jasonVersion=3.3.0
groupId=io.github.jason-lang

0 comments on commit cb625db

Please sign in to comment.