From 52706105fc8d0a40ec4ee465f8a036affcb9a655 Mon Sep 17 00:00:00 2001 From: Neil Smyth Date: Thu, 30 Jun 2022 12:03:44 +0200 Subject: [PATCH] force push to resolve conflicts merging from develop --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0e9a868..78e8cad6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alkemio-notifications", - "version": "0.5.6", + "version": "0.5.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "alkemio-notifications", - "version": "0.5.6", + "version": "0.5.7", "license": "EUPL-1.2", "dependencies": { "@alkemio/client-lib": "^0.14.4", diff --git a/package.json b/package.json index fbaf1467..bd98b49d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alkemio-notifications", - "version": "0.5.6", + "version": "0.5.7", "description": "Alkemio notifications service", "author": "Alkemio Foundation", "private": false,