From c6a91694e6ccd720a9128019822993f5ab877f95 Mon Sep 17 00:00:00 2001 From: Keith Cirkel Date: Tue, 30 Jan 2024 11:10:15 +0000 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a60f50b..7dec57b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "invokers-polyfill", - "version": "0.1.0", + "version": "0.1.1", "description": "This polyfills the HTML `invoketarget`/`invokeaction`, as proposed by the Open UI group.", "license": "MIT", "author": "Keith Cirkel (https://keithcirkel.co.uk)",