Skip to content

Commit 3b5adc2

Browse files
committed
version bump
1 parent e7d9d2c commit 3b5adc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add this to you pom.xml
2424
<dependency>
2525
<groupId>de.unknownreality</groupId>
2626
<artifactId>dataframe</artifactId>
27-
<version>0.7.5</version>
27+
<version>0.7.5.1</version>
2828
</dependency>
2929
...
3030
</dependencies>
@@ -52,7 +52,7 @@ To build the library from sources:
5252
<dependency>
5353
<groupId>de.unknownreality</groupId>
5454
<artifactId>dataframe</artifactId>
55-
<version>0.7.5-SNAPSHOT</version>
55+
<version>0.7.5.1-SNAPSHOT</version>
5656
</dependency>
5757
...
5858
</dependencies>

0 commit comments

Comments
 (0)