Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernardo-MG committed Jan 7, 2024
1 parent c2b591b commit 333e12d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.bernardomg.tabletop</groupId>
<artifactId>dice</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.2.5</version>
<packaging>jar</packaging>

<name>Dice Notation Tools for Java</name>
Expand Down
8 changes: 7 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,13 @@
Updated grammar to match the copy on ANTLR repo.
</action>
</release>
<release version="2.3.0" date="2023-06-23" description="">
<release version="2.2.5" date="2024-01-07" description="Updated CI scripts">
<action dev="bmg" type="update">
Updated CI scripts.
</action>
<action dev="bmg" type="update">
Updated dependencies.
</action>
</release>
</body>
</document>

0 comments on commit 333e12d

Please sign in to comment.