From 2aa08c174bea3e251a893ea8c7f77c260f47fc55 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 24 Aug 2020 11:43:30 +0200 Subject: [PATCH] Refactor and unit tests --- src/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.ts b/src/const.ts index 57aadcb..aaf8ec3 100755 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '2.0.4'; +export const CARD_VERSION = '2.1.0';