From 2ce68f642056627eba8784efc423a220be14d543 Mon Sep 17 00:00:00 2001 From: yuji Date: Thu, 23 Apr 2015 02:07:27 +0800 Subject: [PATCH] Update: npm publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 479c719c..04a05779 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swiper", - "version": "1.0.0", + "version": "1.0.1", "description": "Swiper component for React Native.", "main": "dist/index.js", "scripts": {