From 5a861d74bf926538f79371d47ddd34f8087c838c Mon Sep 17 00:00:00 2001 From: Pavlo Aksonov Date: Mon, 7 Sep 2015 08:59:14 +0200 Subject: [PATCH] publish new npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c758a7..960cacf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tableview", - "version": "1.1.3", + "version": "1.1.4", "description": "Native iOS TableView wrapper for React Native", "main": "index.js", "scripts": {