From 99a519de24d309af76ebfbd19022b077071c2d9b Mon Sep 17 00:00:00 2001 From: ionlizarazu Date: Fri, 29 Oct 2021 09:25:59 +0200 Subject: [PATCH] increase version number --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 57c827f..7e9ed33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-listingadvanced-variation", - "version": "0.3.0", + "version": "0.3.1", "description": "volto-listingadvanced-variation: Volto add-on", "main": "src/index.js", "license": "MIT", @@ -30,4 +30,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file