From b42a980671af35018b441ba616fbf2c4b533a6ee Mon Sep 17 00:00:00 2001 From: nklomp Date: Mon, 29 Nov 2021 13:40:46 +0100 Subject: [PATCH] chore: prepare for next release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06d7198a..bd8ef1ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/pe-js", - "version": "0.5.0", + "version": "0.5.1-unstable.1", "description": "A Typescript implementation of the DIF Presentation Exchange specification.", "main": "dist/main/index.js", "module": "dist/module/index.js",