Skip to content

Commit cca8c33

Browse files
committed
[main] Updated to version 0.2.0 the reference in the README
1 parent 44bda3f commit cca8c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The library is available on Maven Central. To use it, add the following dependen
2222
<dependency>
2323
<groupId>in.rcard</groupId>
2424
<artifactId>assertj-arrow-core</artifactId>
25-
<version>0.1.0</version>
25+
<version>0.2.0</version>
2626
<scope>test</scope>
2727
</dependency>
2828
```

0 commit comments

Comments
 (0)