From 3a58d83fb0994cd3f3d38cbb2225a8105e317a50 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 18 Dec 2021 20:56:34 +0100 Subject: README: Bump library version to 0.1.3. Change-Id: Ib19fb5aed31b9a39e3fda56a7f58aff3c95388e4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ba03ee..7671374 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ pairs of [String][] and `int`, you can use the following code: eu.mulk.jgvariant jgvariant-core - 0.1.0 + 0.1.3 ... @@ -59,7 +59,7 @@ pairs of [String][] and `int`, you can use the following code: dependencies { ... - implementation("eu.mulk.jgvariant:jgvariant-core:0.1.0") + implementation("eu.mulk.jgvariant:jgvariant-core:0.1.3") ... } -- cgit v1.2.3