Skip to content

Commit db2d8b2

Browse files
committed
Prepared 0.2.3 release
1 parent 26c2a60 commit db2d8b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ If you like LambdaTest, please star it on https://github.com/lefou/LambdaTest[Gi
267267

268268
== Changelog
269269

270-
=== LambdaTest {master}
270+
=== LambdaTest 0.2.3 - 2016-05-10
271271

272272
* Fixed fail late logic for Expect
273273
* Added new class ExpectString and Expect.expectString for fluent string assertions.

pom.xml

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

77
<groupId>de.tototec</groupId>
88
<artifactId>de.tobiasroeser.lambdatest</artifactId>
9-
<version>0.2.3-SNAPSHOT</version>
9+
<version>0.2.3</version>
1010

1111
<name>Poor Mans Lambda Test</name>
1212
<description>Minimal Java8 Lambda enabled testing for TestNG</description>

0 commit comments

Comments
 (0)