From f21261f95512d6c68a75514c47515b4c14d0e514 Mon Sep 17 00:00:00 2001 From: Sam Aryasa Date: Tue, 26 Dec 2017 09:43:13 +0800 Subject: [PATCH] 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0104748b..9113296e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-credit-card-input", - "version": "0.4.0", + "version": "0.4.1", "description": "React native credit card input component", "main": "index.js", "scripts": {