Skip to content

Commit 63b5cd3

Browse files
author
Robert Winkler
committed
Release 1.3.0
1 parent 12e851c commit 63b5cd3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ If you’d like an enhancement to be made to Swagger2Markup, pull requests are m
5555
* http://www.wescale.com[wescale]
5656
* http://taskassure.com[TaskAssure]
5757
* https://www.isaac.nl[ISAAC]
58+
* https://www.spreadshirt.de[Spreadshirt]
5859

5960
== License
6061

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ buildscript {
1313
}
1414
}
1515
description = 'swagger2markup Build'
16-
version = '1.3.0-SNAPSHOT'
17-
ext.releaseVersion = '1.2.0'
16+
version = '1.3.0'
17+
ext.releaseVersion = '1.3.0'
1818
group = 'io.github.swagger2markup'
1919

2020
apply plugin: 'java'

0 commit comments

Comments
 (0)