doc: bump readme version

This commit is contained in:
zaaarf 2023-02-27 02:28:47 +01:00
parent 13775e9d6d
commit ea69f93028
No known key found for this signature in database
GPG key ID: 82240E075E31FA4C

View file

@ -24,7 +24,7 @@ repositories {
maven { url = 'https://maven.fantabos.co' }
}
dependencies {
implementation 'ftbsc:lll:0.2.0'
implementation 'ftbsc:lll:0.2.1'
}
```