From 24a877f059fd898d92289b1205b8adf0738a5c54 Mon Sep 17 00:00:00 2001 From: Niels Klomp Date: Thu, 5 Dec 2024 21:22:45 +0100 Subject: [PATCH] chore: Update version --- lerna.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index cdc65d944..fef263e1e 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.30.1", + "version": "0.31.0", "npmClient": "pnpm", "command": { "version": { diff --git a/package.json b/package.json index 03a9b8650..b9242af17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/sphereon-sdk.workspace", "private": true, - "version": "0.30.0", + "version": "0.31.0", "description": "Sphereon SSI SDK (Workspace)", "repository": "git@github.com:Sphereon-Opensource/SSI-SDK.git", "author": "Sphereon ",