From 840e1c34c07b6c3a5e7a5e2377a88ccabece791a Mon Sep 17 00:00:00 2001 From: Zelaux <58040045+Zelaux@users.noreply.github.com> Date: Sun, 20 Feb 2022 14:37:19 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8ca0fc..2f8fd7f 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Download Depend via Gradle: ```groovy dependencies { - implementation 'com.github.Zelaux.GasLibrary:core:v1.6.01' + implementation 'com.github.Zelaux.GasLibrary:core:v1.6.02' } ```