Skip to content

Commit

Permalink
Update docs for forthcoming 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed Oct 14, 2023
1 parent 1c5cb84 commit dbff998
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 @@ -20,7 +20,7 @@ Hamcrest Compose is available in the [Maven Central repository](http://search.ma
<dependency>
<groupId>org.hobsoft.hamcrest</groupId>
<artifactId>hamcrest-compose</artifactId>
<version>0.4.0</version>
<version>0.5.0</version>
<scope>test</scope>
</dependency>
```
Expand Down

0 comments on commit dbff998

Please sign in to comment.