aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author zaaarf <zaaarf@proton.me>2023-02-27 17:22:37 +0100
committer zaaarf <zaaarf@proton.me>2023-02-27 17:22:37 +0100
commite8b85872f9fb6d8e5719c6224e36d412c35aba7d (patch)
tree9e27aba74a34e90277c96c8bbb44d9d67e3e7c55
parent4064aa7726d1aea02b479981df2a03a131ae980d (diff)
doc: readme version bump
-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'
}
```