Skip to content

Commit

Permalink
[master] Updated to version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed Oct 23, 2023
1 parent 5226bb9 commit 0b63a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The library is available on Maven Central. To use it, add the following dependen
<dependency>
<groupId>in.rcard</groupId>
<artifactId>assertj-arrow-core</artifactId>
<version>0.0.1</version>
<version>0.1.0</version>
<scope>test</scope>
</dependency>
```

0 comments on commit 0b63a5b

Please sign in to comment.