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 e7d9d2c commit 3b5adc2Copy full SHA for 3b5adc2
README.md
@@ -24,7 +24,7 @@ Add this to you pom.xml
24
<dependency>
25
<groupId>de.unknownreality</groupId>
26
<artifactId>dataframe</artifactId>
27
- <version>0.7.5</version>
+ <version>0.7.5.1</version>
28
</dependency>
29
...
30
</dependencies>
@@ -52,7 +52,7 @@ To build the library from sources:
52
53
54
55
- <version>0.7.5-SNAPSHOT</version>
+ <version>0.7.5.1-SNAPSHOT</version>
56
57
58
0 commit comments