We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e4b90 commit 637d910Copy full SHA for 637d910
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>com.bernardomg.tabletop</groupId>
22
<artifactId>dice-cli</artifactId>
23
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
24
<packaging>jar</packaging>
25
26
<name>Dice Notation Tools CLI</name>
src/changes/changes.xml
@@ -41,5 +41,7 @@
41
Updated CI files.
42
</action>
43
</release>
44
+ <release version="1.3.0" date="2022-01-09" description="">
45
+ </release>
46
</body>
47
</document>
0 commit comments