aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Gräf <roman.graef@gmail.com>2020-04-30 03:36:13 +0200
committerGitHub <noreply@github.com>2020-04-30 03:36:13 +0200
commit8149ce52c2639bc23c1d4cf163ac4aed3e765dcb (patch)
tree59d618927f84c07c5e202cc56609a9576eaee92a
parente6b7f1caf8758ec3d066a2687a7276febad4e661 (diff)
downloadjrconfig-8149ce52c2639bc23c1d4cf163ac4aed3e765dcb.tar.gz
jrconfig-8149ce52c2639bc23c1d4cf163ac4aed3e765dcb.tar.bz2
jrconfig-8149ce52c2639bc23c1d4cf163ac4aed3e765dcb.zip
Update version in installer
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index df213cb..4d5f1fa 100644
--- a/README.md
+++ b/README.md
@@ -59,9 +59,9 @@ repositories {
}
dependencies {
- implementation("com.github.romangraef", "jrconfig", "v1.0")
+ implementation("com.github.romangraef", "jrconfig", "v0.3")
}
```
The version can be either a git shortref, or a [tag](https://github.com/romangraef/jrconfig/tags).
-Alternatively, a uberjar/fatjar/ shadow/shadedjar can be obtained from the [releases](https://github.com/romangraef/jrconfig/releases). \ No newline at end of file
+Alternatively, a uberjar/fatjar/ shadow/shadedjar can be obtained from the [releases](https://github.com/romangraef/jrconfig/releases).