From 9e6aef0dbe7b3d3c158f859ea21f6f5e91b82422 Mon Sep 17 00:00:00 2001 From: Coditory Bot Date: Sat, 22 Oct 2022 17:32:02 +0000 Subject: [PATCH] Update version 0.1.10 -> 0.1.11 [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd08440..65d8235 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Add to your `build.gradle`: ```gradle dependencies { - implementation "com.coditory.quark:quark-config:0.1.10" + implementation "com.coditory.quark:quark-config:0.1.11" } ```