From 8b7beb07c278f06a2232f5f822b5bd6b33dd7232 Mon Sep 17 00:00:00 2001 From: Ganesh Annan Date: Wed, 6 Nov 2024 22:03:25 +0100 Subject: [PATCH] Start 11.3.3-0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 189c27b9..0c949aa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonld-signatures", - "version": "11.3.2", + "version": "11.3.3-0", "description": "An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.", "homepage": "https://github.com/digitalbazaar/jsonld-signatures", "author": {