Skip to content

Commit 1764dc5

Browse files
author
geompokon@csd.auth.gr
committed
change version to 2.0.0
1 parent 9444a25 commit 1764dc5

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
@@ -7,7 +7,7 @@
77

88
<groupId>io.github.abductcows</groupId>
99
<artifactId>bit-array</artifactId>
10-
<version>2.0.0-SNAPSHOT</version>
10+
<version>2.0.0</version>
1111

1212
<name>BitArray</name>
1313
<description>Fast, bitwise operation-based RandomAccess List&lt;Boolean&gt;</description>

0 commit comments

Comments
 (0)