diff --git a/CHANGELOG.md b/CHANGELOG.md index 6385cd9..6817194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog -## [v1.0.0] - 2022-04-06 +## [v1.1.0] - 2022-04-06 -First release + - First release + - Feature #23186 - Full notifications support for social service This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). \ No newline at end of file diff --git a/pom.xml b/pom.xml index 428b204..54652e0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.social-networking social-service-client - 1.1.0-SNAPSHOT + 1.1.0 social-networking-service-client jar The social networking web service client library