fix: example 2.0.0 release version

This commit is contained in:
ReaJason
2025-08-14 18:54:43 +08:00
parent feeb7014fb
commit 6c76a90f03
3 changed files with 8 additions and 6 deletions
@@ -18,12 +18,12 @@
<dependency>
<groupId>io.github.reajason</groupId>
<artifactId>generator</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>io.github.reajason</groupId>
<artifactId>packer</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</dependency>
</dependencies>