Skip to content

Commit 4ad5e48

Browse files
committed
chore(deps): Fixed version 1.0.1
1 parent 4d8a79b commit 4ad5e48

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
@@ -23,7 +23,7 @@ The library is available on Maven Central. To use it, add the following dependen
2323
<dependency>
2424
<groupId>in.rcard</groupId>
2525
<artifactId>assertj-arrow-core</artifactId>
26-
<version>1.0.0</version>
26+
<version>1.0.1</version>
2727
<scope>test</scope>
2828
</dependency>
2929
```

0 commit comments

Comments
 (0)