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