From 88495898f5c4f564f359e7c47b375c3ea7ae44d9 Mon Sep 17 00:00:00 2001 From: Steven Conaway Date: Sat, 3 Apr 2021 22:14:29 -0700 Subject: [PATCH] chore: release 0.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26f9b32..b5365f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-credit-card-display", - "version": "0.3.5", + "version": "0.3.6", "description": "Credit Card Component for React Native -- Display Only", "main": "lib/commonjs/index", "module": "lib/module/index",