Skip to content

Commit 4457c2d

Browse files
author
Robert Winkler
committed
Prepare release 1.3.2
1 parent 0a478e3 commit 4457c2d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

RELEASENOTES.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,7 @@
4040
* Updated Swagger2Markup dependency from 1.1.0 to 1.2.0
4141

4242
== Version 1.3.1
43-
* Updated Swagger2Markup dependency from 1.2.0 to 1.3.1
43+
* Updated Swagger2Markup dependency from 1.2.0 to 1.3.1
44+
45+
== Version 1.3.2
46+
* PR #33: Added an option to skip the execution of the plugin

pom.xml

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

1414
<groupId>io.github.swagger2markup</groupId>
1515
<artifactId>swagger2markup-maven-plugin</artifactId>
16-
<version>1.3.1</version>
16+
<version>1.3.2</version>
1717
<packaging>maven-plugin</packaging>
1818

1919
<name>Swagger2Markup Maven Plugin</name>

0 commit comments

Comments
 (0)