From 0fec22c55325e509cea060207d712009e80f0a11 Mon Sep 17 00:00:00 2001 From: beth-panx Date: Sun, 5 Apr 2020 21:11:53 -0700 Subject: [PATCH] Update minor version number --- src/utils/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/version.ts b/src/utils/version.ts index e9b2a5ddfb..e3bfa723c9 100644 --- a/src/utils/version.ts +++ b/src/utils/version.ts @@ -8,4 +8,4 @@ // THIS FILE IS AUTO GENERATED // ANY CHANGES WILL BE LOST DURING BUILD -export const PACKAGE_VERSION = '1.2.0'; +export const PACKAGE_VERSION = '1.2.1';