From 4547fabdab4371b1d30d0814acf4708d73337969 Mon Sep 17 00:00:00 2001 From: JerryShen Date: Thu, 17 Nov 2016 11:01:52 +0800 Subject: [PATCH] Release 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ad94ce..baa2518 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-qrcode-svg", - "version": "3.0.2", + "version": "3.1.0", "description": "A QR Code generator for React Native based on react-native-svg and javascript-qrcode.", "main": "index.js", "scripts": {