From aa7f6ce0fb6b132c5dbe8935a3700598dfb86c4d Mon Sep 17 00:00:00 2001 From: Kevin Stumpf Date: Wed, 24 Feb 2016 10:58:44 -0800 Subject: [PATCH] Release 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7718ec5..cb1979a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-signature-pad", - "version": "0.0.1", + "version": "0.0.2", "description": "React Native wrapper around szimek's Canvas based Signature Pad", "main": "index.js", "scripts": {