From 35052ef38f8eda6615adede15ce3f3b0a736e872 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 18 Jul 2020 11:52:32 -0700 Subject: [PATCH] 0.45.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ba069cf1c..55e727d17 100644 --- a/package.json +++ b/package.json @@ -190,5 +190,5 @@ "micromatch": "^3.1.10", "js-yaml": "^3.13.1" }, - "version": "0.44.0" -} \ No newline at end of file + "version": "0.45.0" +}