Skip to content

Commit

Permalink
update api
Browse files Browse the repository at this point in the history
  • Loading branch information
hauner committed Feb 7, 2021
1 parent eeb4152 commit 59bf7f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ plugins {
}

group 'io.openapiprocessor'
version '2021.1' // aka 1.0.0.M10
version '2021.1'

ext {
api = '2020.3' // openapi-processor-api version
api = '2021.1'
}

java {
Expand Down

0 comments on commit 59bf7f3

Please sign in to comment.