From 7e1fc99bf9ed522059cd7b3c41c5315420fd2759 Mon Sep 17 00:00:00 2001 From: JeanLebrument Date: Mon, 26 Oct 2015 11:20:46 +0100 Subject: [PATCH] Fixed publish on npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0001a9..0df1bc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-contacts-rx", - "version": "1.0.0", + "version": "1.0.1", "description": "react-native-contacts counterpart that include the support of RxJS.", "main": "index.js", "scripts": {