From b8236b8635eeba0fc31083388808c58b5518c7e1 Mon Sep 17 00:00:00 2001 From: Jed Tiotuico Date: Fri, 30 Aug 2019 16:21:24 +0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8ce236e..89a64bf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-signature-capture", - "version": "0.4.9", + "version": "0.4.10", "description": "Lets users sign their signatures", "main": "SignatureCapture.js", "scripts": {