From e8444d9c55d175e8cc387acf407519dc33ed22fa Mon Sep 17 00:00:00 2001 From: Mike Nakhimovich Date: Thu, 26 Jan 2017 15:18:48 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 050a101..270a5e0 100644 --- a/README.md +++ b/README.md @@ -256,9 +256,9 @@ public class SampleStore extends RealStore { ### Artifacts Note: Release is in Sync with current state of master (not develop) branch + CurrentVersion = 1.0.6 -Since this is android, we have split Store into 4 artifacts: + **Cache** Cache extracted from Guava (~200 methods) ```groovy