From 966e451a695f9c23bdd6c60154701e859226d4fb Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Wed, 3 Nov 2021 22:54:04 -0500 Subject: [PATCH] bump version --- src/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.ts b/src/const.ts index 38e11f4..a9321f1 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.2.0'; +export const CARD_VERSION = '1.3.0';