From ba299e915b7e0dbb701bd8b204377510ca145e37 Mon Sep 17 00:00:00 2001 From: Adrian Kuta Date: Mon, 16 Dec 2024 15:22:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f0e3f..e20389f 100644 --- a/README.md +++ b/README.md @@ -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