From aa31d25a1e183c4ce07f930f170b34572c999376 Mon Sep 17 00:00:00 2001 From: David Koblas Date: Thu, 22 Jul 2021 15:33:49 -0400 Subject: [PATCH] Release 0.10.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 659d7dc..b142f29 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,5 @@ ] }, "types": "dist/index.d.ts", - "version": "0.10.2" + "version": "0.10.3" }