Skip to content

Commit 2144b6d

Browse files
committed
Change version to 1.0.0 in pom.xml
1 parent 63528e9 commit 2144b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.fungover</groupId>
88
<artifactId>haze</artifactId>
9-
<version>1.0-SNAPSHOT</version>
9+
<version>1.0.0</version>
1010
<properties>
1111
<maven.compiler.source>19</maven.compiler.source>
1212
<maven.compiler.target>19</maven.compiler.target>

0 commit comments

Comments
 (0)