From a2d9b7ba36ae541b37d34da3ce75541e2f299396 Mon Sep 17 00:00:00 2001 From: David Koblas Date: Wed, 8 Dec 2021 08:11:15 -0500 Subject: [PATCH] Relase v0.10.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc1bf92..f634d25 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,5 @@ ] }, "types": "dist/index.d.ts", - "version": "0.10.4" + "version": "0.10.6" }