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