Skip to content

Commit 63e0028

Browse files
author
Robert Winkler
committed
Prepare release v0.8.1
1 parent f9fd539 commit 63e0028

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASENOTES.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* PR #36: Added missing validation message for property types
3939
* PR #37: Added basePath to paths if no path prefix is configured
4040

41-
== Version 0.9.0
41+
=== Version 0.8.1
4242
* PR #42: Updated assertJ to v3.9.1
4343
* PR #43: Fixed problem with validation of enum values
4444
* PR #44: Enabled configuration for loosely match responses

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
}
1212
description = 'A Swagger assertion library'
13-
version = '0.9.0'
13+
version = '0.8.1'
1414
group = 'io.github.robwin'
1515

1616
apply plugin: 'java'

0 commit comments

Comments
 (0)