From 5298a3294fa3192cc85233789a3db33fccd3f0e6 Mon Sep 17 00:00:00 2001 From: Steve Singrattana Date: Mon, 1 Aug 2016 16:21:45 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f182258..ae9a93c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-settings-list", - "version": "1.1.4", + "version": "1.2.0", "description": "A clean and highly customizable React Native implementation of a list of settings for a settings page.", "main": "index.js", "scripts": {