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