From 8592e47cc31ac0c1eb33be54a24032a631786116 Mon Sep 17 00:00:00 2001 From: Steve Singrattana Date: Fri, 3 Nov 2017 22:36:11 -0400 Subject: [PATCH] 1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a54482b..9659ec9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-settings-list", - "version": "1.7.1", + "version": "1.8.0", "description": "A clean and highly customizable React Native implementation of a list of settings for a settings page.", "main": "index.js", "scripts": {