From 46bfe5dd0d1fb4501d2e5f770abe97f3b6f3bcc0 Mon Sep 17 00:00:00 2001 From: Artem Kulakov Date: Sat, 1 Feb 2020 23:29:18 +0300 Subject: [PATCH] Update version to 1.0.6 --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 83c6515..9880fbb 100644 --- a/README.MD +++ b/README.MD @@ -12,7 +12,7 @@ Flipper is a simple and useful tool to deal with feature toggles. It's not some Add this library to your gradle config ```groovy -implementation 'com.redmadrobot:flipper:1.0.5' +implementation 'com.redmadrobot:flipper:1.0.6' ``` Create a class with a description of features