From 050add645d33a1101ff31061184339a83d39c258 Mon Sep 17 00:00:00 2001 From: Jeremy Liberman Date: Wed, 31 Jan 2024 22:31:19 -0600 Subject: [PATCH] v0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab89f60..4776388 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.8.0", + "version": "0.8.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",