From 471a4e52f9b1f6459fdc8b0f6d70742a4ca5decf Mon Sep 17 00:00:00 2001 From: Akos Foldesi Date: Fri, 24 Apr 2026 20:31:22 +0200 Subject: [PATCH] chore: bump to 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8adfab4..c8d4f72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openeudi/core", - "version": "0.5.0", + "version": "0.6.0", "description": "Framework-agnostic EUDI Wallet verification protocol engine", "license": "Apache-2.0", "type": "module",