From d132c1f5d959e70af65074fcf17dd6b44d530157 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 22 Aug 2021 11:53:03 -0700 Subject: [PATCH] Bump to v0.1.4. --- src/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.ts b/src/const.ts index 1f760dfc..ddba260b 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '0.1.3'; +export const CARD_VERSION = '0.1.4';