From 9b9f2490aa19a458dbcf37b02b299f2a119dfcf8 Mon Sep 17 00:00:00 2001 From: Daniele Guido Date: Mon, 6 May 2024 09:10:01 +0200 Subject: [PATCH] bump version number --- 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 a023dd38..d34fc139 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "impresso-frontend", - "version": "2.10.0", + "version": "2.11.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "impresso-frontend", - "version": "2.10.0", + "version": "2.11.0", "dependencies": { "@feathersjs/authentication-client": "4.3.3", "@feathersjs/feathers": "4.3.3", diff --git a/package.json b/package.json index 906bdf03..aada8e53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "impresso-frontend", - "version": "2.10.0", + "version": "2.11.0", "description": "Frontend app for impresso project", "author": "impresso ", "contributors": [