From 3fb103352e3e1264a22bd481e2d41676991d9d88 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Tue, 22 Dec 2020 16:46:16 -0600 Subject: [PATCH] Update const.ts --- src/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.ts b/src/const.ts index 6a82ac0..77a9572 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.2.1'; +export const CARD_VERSION = '1.2.2';