aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).