From f82422531a4f83fae7b351e299ebef9795c46bb4 Mon Sep 17 00:00:00 2001 From: Steven Conaway Date: Fri, 30 Oct 2020 10:19:37 -0700 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e94e312..b3e0f09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-credit-card-display", - "version": "0.2.1", + "version": "0.3.0", "description": "Credit Card Component for React Native -- Display Only", "main": "lib/commonjs/index", "module": "lib/module/index",