aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Gräf <romangraef@loves.dicksinhisan.us>2020-07-17 21:31:27 +0200
committerRoman Gräf <romangraef@loves.dicksinhisan.us>2020-07-17 21:31:27 +0200
commit9b348acaa94afbaf548dac8fba76985fcd5617ef (patch)
tree9b9932bb3702b18bb6038d314a670d6d81d62925 /README.md
parentc16f62ba02e20752c0ace828598768ed81942205 (diff)
downloadjrconfig-master.tar.gz
jrconfig-master.tar.bz2
jrconfig-master.zip
version bump and point list.HEADv1.2master
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).