From ee46e59c8388bcca6cd1bdef15ae48d344948898 Mon Sep 17 00:00:00 2001 From: darksaid98 Date: Wed, 28 Jun 2023 04:20:36 +0200 Subject: [PATCH] docs: bump version in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14d6c12..5388558 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ repositories { } dependencies { - implementation("com.github.milkdrinkers:colorparser:1.0.5") + implementation("com.github.milkdrinkers:colorparser:1.0.6") } ``` @@ -80,6 +80,6 @@ dependencies { com.github.milkdrinkers colorparser - 1.0.5 + 1.0.6 ``` \ No newline at end of file