From 0ba15d4baab9ef02f8a4bbb2a5488e09d0b9febf Mon Sep 17 00:00:00 2001 From: JerryShen Date: Thu, 4 Jan 2018 15:24:07 +0800 Subject: [PATCH] Bump version to 5.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b44c72..7066717 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-qrcode-svg", - "version": "5.0.5", + "version": "5.0.6", "description": "A QR Code generator for React Native based on react-native-svg and javascript-qrcode.", "main": "index.js", "scripts": {