Build(pom): Update version from 0.0.1-SNAPSHOT to 1.0.0-SNAPSHOT

This commit is contained in:
2024-09-04 17:35:42 +08:00
parent 909a169373
commit 6b3639232b

View File

@@ -11,7 +11,7 @@
<groupId>top.fatweb.oxygen</groupId> <groupId>top.fatweb.oxygen</groupId>
<artifactId>api</artifactId> <artifactId>api</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<name>oxygen-api</name> <name>oxygen-api</name>
<description>API of Oxygen Toolbox</description> <description>API of Oxygen Toolbox</description>