From ca658daf2b09cb9970e1481752bece82d015bb76 Mon Sep 17 00:00:00 2001 From: cssivision Date: Sat, 21 Nov 2015 16:49:12 +0800 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d833f64..59eac0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-qrcode", - "version": "1.0.1", + "version": "1.0.2", "description": "react-native qrocode generator", "main": "index.js", "scripts": {