From 3daeb8352869a5e28d6fbae1eab428df98c3b659 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Fri, 2 Aug 2024 20:08:38 -0400 Subject: [PATCH] Start 26.0.1-0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8452c23f..6edc21f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bedrock/vc-issuer", - "version": "26.0.0", + "version": "26.0.1-0", "type": "module", "description": "Bedrock Verifiable Credential Issuer", "main": "./lib/index.js",