Skip to content

Commit 325afd4

Browse files
committed
Fix version
1 parent f331eb9 commit 325afd4

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.j2html</groupId>
1212
<artifactId>j2html</artifactId>
13-
<version>1.0.1-RC-SNAPSHOT</version>
13+
<version>1.0.0-SNAPSHOT</version>
1414

1515
<name>j2html</name>
1616
<description>Java to HTML builder with a fluent API</description>

0 commit comments

Comments
 (0)