summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53e2d4a..4e53e0f 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ repositories {
maven { url = 'https://maven.fantabos.co' }
}
dependencies {
- implementation 'ftbsc:lll:0.2.1'
+ implementation 'ftbsc:lll:0.2.2'
}
```