From 0b60b183da8b723360c0218f09e531a6077c6134 Mon Sep 17 00:00:00 2001 From: Peter Pistorius Date: Wed, 31 Oct 2018 21:15:19 +0100 Subject: [PATCH] v1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1abb186..0ca237a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tags", - "version": "1.6.1", + "version": "1.7.0", "description": "Tag input component for React Native", "main": "index.js", "scripts": {