From e506408807872a311e2fba0df7becb58febac83c Mon Sep 17 00:00:00 2001 From: Xin Zheng Date: Fri, 31 May 2024 09:43:24 +0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa40a86..e6fcd6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vertx-rest-storage-editor", - "version": "2.3.0", + "version": "2.5.0", "description": "The vertx-rest-storage-editor is the front end component for vertx-rest-storage-editor.", "author": "Matthias Baldi", "license": "Apache-2.0",