Skip to content

Commit 564fa71

Browse files
authored
Release v1.0.0
1 parent 9f248d3 commit 564fa71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.binaryheart.common</groupId>
66
<artifactId>alphanumeric-comparator</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<name>alphanumeric-comparator</name>
99
<description>An alphanumeric comparator to simplify comparison and sorting of strings in a more human readable format</description>
1010
<url>https://github.com/farbodsafaei/alphanumeric-comparator</url>
@@ -133,4 +133,4 @@
133133
</pluginManagement>
134134

135135
</build>
136-
</project>
136+
</project>

0 commit comments

Comments
 (0)