From 6d74494888927ede555e1bbf38d061c4786f9946 Mon Sep 17 00:00:00 2001 From: Shawn Silverman Date: Fri, 30 Oct 2020 00:40:12 -0700 Subject: [PATCH] Update the README example dependency version to 0.15.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 429b213..a5d7d27 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ programs, add the following dependency: com.qindesign snowy-json - 0.14.0 + 0.15.0 ```