Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
int128 committed Nov 6, 2016
1 parent 4859215 commit 3fe2744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Create following build script.

```groovy
plugins {
id 'org.hidetake.swagger.generator' version '1.1.0'
id 'org.hidetake.swagger.generator' version '1.2.0'
}
repositories {
Expand Down Expand Up @@ -60,7 +60,7 @@ Create following build script.

```groovy
plugins {
id 'org.hidetake.swagger.generator' version '1.1.0'
id 'org.hidetake.swagger.generator' version '1.2.0'
id 'org.asciidoctor.convert' version '1.5.3'
}
Expand Down

0 comments on commit 3fe2744

Please sign in to comment.