From 111dc593241ba835603b6fbb55711c0c2c130692 Mon Sep 17 00:00:00 2001 From: Konstantinos Samaras-Tsakiris <konstantinos.samaras-tsakiris@cern.ch> Date: Thu, 31 Mar 2022 19:15:38 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7295cfb..4888754 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "drupal/cern-integration", "description": "Custom functionality and constraints for CERN Drupal infrastructure", - "version": "1.0.0", + "version": "1.1.0", "type": "drupal-custom-module", "license": "GPL-2.0-or-later", "authors": [ -- GitLab