aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Gräf <romangraef@loves.dicksinhisan.us>2020-07-16 13:09:05 +0200
committerRoman Gräf <romangraef@loves.dicksinhisan.us>2020-07-16 13:09:05 +0200
commitc16f62ba02e20752c0ace828598768ed81942205 (patch)
tree1130e37daa3b839d9f1e39561444dc5067e26827 /README.md
parent8aac9921b01a523e3674dbb54f705671d3c5c778 (diff)
downloadjrconfig-c16f62ba02e20752c0ace828598768ed81942205.tar.gz
jrconfig-c16f62ba02e20752c0ace828598768ed81942205.tar.bz2
jrconfig-c16f62ba02e20752c0ace828598768ed81942205.zip
version bumpv1.1
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 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).