Skip to content

Commit 7b579bb

Browse files
Release 1.2.1
1 parent 111afc3 commit 7b579bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## What's New? ##
44

5-
* The latest version ([1.2.0](https://github.com/Cornutum/hamcrest-composites/releases/tag/release-1.2.0))
5+
* The latest version ([1.2.1](https://github.com/Cornutum/hamcrest-composites/releases/tag/release-1.2.1))
66
is now available at the [Maven Central Repository](https://search.maven.org/search?q=hamcrest-composites).
77

88
## What Is It? ##

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.cornutum.testing</groupId>
88
<artifactId>hamcrest-composites</artifactId>
99
<packaging>jar</packaging>
10-
<version>1.2.1-SNAPSHOT</version>
10+
<version>1.2.1</version>
1111

1212
<name>Hamcrest Composites</name>
1313
<description>Better testability for comparision of complex Java objects</description>

0 commit comments

Comments
 (0)