From c07b07ae319d98f7fdff0f2e1a013c0f82f1f52f Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Sun, 15 Dec 2019 17:49:39 -0600 Subject: [PATCH] bump --- src/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.ts b/src/const.ts index c3a44d9..4c9062b 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.1.6'; +export const CARD_VERSION = '1.1.7';