Skip to content

Commit

Permalink
Release stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoppier committed Oct 29, 2023
1 parent cd34347 commit 9106d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The OpenAPI Validator allows for two ways to execute the validation: via Gradle
Apply the plugin
```kotlin
plugins {
id("io.github.stefankoppier.openapi.validator") version "0.0.1"
id("io.github.stefankoppier.openapi.validator") version "x.y.z"
}
```
and then configure the document to be verified using the given rules using
Expand Down

0 comments on commit 9106d42

Please sign in to comment.