fix: example 2.0.0 release version

This commit is contained in:
ReaJason
2025-08-14 18:54:43 +08:00
parent a37949e8cc
commit 1e615df9e0
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>