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 99d53b0 commit 022682fCopy full SHA for 022682f
README.md
@@ -83,7 +83,7 @@ the following code in your pom.xml file:
83
<dependency>
84
<groupId>me.lemire.integercompression</groupId>
85
<artifactId>JavaFastPFOR</artifactId>
86
- <version>[0.1,)</version>
+ <version>[0.2,)</version>
87
</dependency>
88
</dependencies>
89
```
0 commit comments