From 67d548b661add9d021c3e55065a159cc5e83bd9d Mon Sep 17 00:00:00 2001 From: Shivraj Date: Tue, 23 Jan 2018 18:00:16 +0530 Subject: [PATCH] 0.1.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f2f580..6b5423c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-easy-grid", "description": "Easy React Native Layout & Grid for the Dumb", - "version": "0.1.16", + "version": "0.1.17", "private": false, "dependencies": { "lodash": "^4.11.1"