From 98da6ec9bbd52790ef1cb4cade52dff64cb37290 Mon Sep 17 00:00:00 2001 From: sanderPostma Date: Fri, 25 Oct 2024 11:18:21 +0200 Subject: [PATCH] chore: SPHEREON-1183 version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aa442f..e6f2667 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/pex", - "version": "5.0.0-unstable.18", + "version": "5.0.0-unstable.19", "description": "A Typescript implementation of the v1 and v2 DIF Presentation Exchange specification", "main": "dist/main/index.js", "module": "dist/module/index.js",