From a34ee9b194e07b6dd8dfa656a42b0d7d64276cf7 Mon Sep 17 00:00:00 2001 From: nick thomas Date: Tue, 13 Feb 2024 10:45:04 -0800 Subject: [PATCH] 0.11.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaf5558..f4c75d6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@ssc-half-light/util", "type": "module", "description": "Utility functions related to the webcrypto API", - "version": "0.11.3", + "version": "0.11.4", "main": "dist/index.js", "types": "./dist/index.d.ts", "scripts": {