aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed46a2d..6268f5f 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ repositories {
}
dependencies {
- implementation("com.github.romangraef", "jrconfig", "v0.4")
+ implementation("com.github.romangraef", "jrconfig", "v1.1")
}
```
The version can be either a git shortref, or a [tag](https://github.com/romangraef/jrconfig/tags).