diff --git a/CHANGELOG.md b/CHANGELOG.md index c2b286a..552a602 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [v1.0.1-SNAPSHOT] + +added common/js/utils.js dependency + ## [v1.0.0] - 2023-07-15 First Release diff --git a/pom.xml b/pom.xml index 42f31da..6e868f4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.user cloudcomputing-platform-portlets - 1.0.0 + 1.0.1-SNAPSHOT war Cloudcomputing Platform Portlets