Skip to content

Commit

Permalink
V2.1.0: Nulls for delegates-based API in README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
LimeBeck committed Oct 24, 2023
1 parent d5467fb commit 4fae2f5
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 @@ -13,7 +13,7 @@ There is two API-styles available
```kotlin
plugins {
kotlin("jvm") version "1.8.0"
id("dev.limebeck.build-time-config") version "2.0.0"
id("dev.limebeck.build-time-config") version "2.1.0"
}
...
buildTimeConfig {
Expand Down

0 comments on commit 4fae2f5

Please sign in to comment.