diff --git a/README.md b/README.md index 73162f2..7321ef7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Looking for the pure Java variant (no Kotlin), get [dotenv-java](https://github. io.github.cdimascio dotenv-kotlin - 6.0.0 + 6.1.0 ``` @@ -41,7 +41,7 @@ Looking for the pure Java variant (no Kotlin), get [dotenv-java](https://github. ### Gradle ```groovy -compile 'io.github.cdimascio:dotenv-kotlin:6.0.0' +compile 'io.github.cdimascio:dotenv-kotlin:6.1.0' ``` ## Usage