Skip to content

Commit

Permalink
Increment version (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: kaklakariada <[email protected]>
  • Loading branch information
kaklakariada and kaklakariada authored Sep 5, 2024
1 parent 61ff1aa commit 02cc49f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/changes/changes_2.0.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Codename: Update dependencies on top of 2.0.1

## Summary

In version 2.0.1 we updated dependencies and plugins and updated to Hamcrest 3.0. We also added tests using Java 17 and 21.
In version 2.0.2 we updated dependencies and plugins and updated to Hamcrest 3.0. We also added tests using Java 17 and 21.

## Changes

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.itsallcode</groupId>
<artifactId>hamcrest-mutliline-text-matcher</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
<name>Hamcrest multi-line text matcher</name>
<description>This project provides a Hamcrest matcher that gives you better diagnostics for multi-line text in case of mismatches.</description>
<properties>
Expand Down

0 comments on commit 02cc49f

Please sign in to comment.