Skip to content

Commit

Permalink
Update plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vendelieu authored and github-actions[bot] committed Nov 15, 2023
1 parent 3b303d1 commit 355925a
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 @@ -21,7 +21,7 @@ To apply the plugin to your project, add the following to your `build.gradle.kts

```kotlin
plugins {
id("eu.vendeli.jooq.extension") version "0.1.0"
id("eu.vendeli.jooq.extension") version "0.1.1"
}
```

Expand Down

0 comments on commit 355925a

Please sign in to comment.