summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author zaaarf <zaaarf@proton.me>2023-02-27 02:28:47 +0100
committer zaaarf <zaaarf@proton.me>2023-02-27 02:28:47 +0100
commitea69f93028898f6042679fb88dd1da9f848a307e (patch)
tree3c06cfe623bc8efd76e07e8ad32ff495ce8eddac
parent13775e9d6deca04847fcfb41c82ad219eba5123a (diff)
doc: bump readme version
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 305f483..53e2d4a 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ repositories {
maven { url = 'https://maven.fantabos.co' }
}
dependencies {
- implementation 'ftbsc:lll:0.2.0'
+ implementation 'ftbsc:lll:0.2.1'
}
```