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 bb8318a commit 7412c29Copy full SHA for 7412c29
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.2.1-SNAPSHOT</version>
+ <version>0.2.1</version>
6
<packaging>jar</packaging>
7
<properties>
8
<maven.compiler.source>1.8</maven.compiler.source>
0 commit comments