Update README.md

This commit is contained in:
Adrian Kuta 2024-12-16 15:22:35 +01:00 committed by GitHub
parent a3439ee9cd
commit ba299e915b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ To include Unbound Drag & Drop in your project, add the following dependency to
file:
```kotlin
implementation("dev.adriankuta:unbound-drag-drop:0.0.2")
implementation("dev.adriankuta:unbound-drag-drop:0.1.0")
```
## Usage