We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443210a commit 8834bd4Copy full SHA for 8834bd4
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>me.lemire.integercompression</groupId>
4
<artifactId>JavaFastPFOR</artifactId>
5
- <version>0.3.0</version>
+ <version>0.3.1-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
<properties>
8
<maven.compiler.source>21</maven.compiler.source>
0 commit comments