From 12b2ef3795c26bfbb79dd86e594f4812ba99cbde Mon Sep 17 00:00:00 2001 From: Matt Sutkowski Date: Thu, 23 Sep 2021 10:19:40 -0700 Subject: [PATCH] v0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a051e8..c2160ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@stordco/msw-toolbar", "author": "STORD", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "homepage": "https://github.com/stordco/msw-toolbar", "repository": "https://github.com/stordco/msw-toolbar.git",