diff --git a/CHANGELOG.md b/CHANGELOG.md index 11d0fa6..95220a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Resource Registry Client -## [v4.1.0-SNAPSHOT] +## [v4.1.0] - Used ContextCache to make the client more efficient - Added APIs to get instance contexts [#20013] diff --git a/pom.xml b/pom.xml index ed4048e..0a4f853 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.information-system resource-registry-client - 4.1.0-SNAPSHOT + 4.1.0 Resource Registry Client Resource Registry Client is a library designed to interact with idempotent Resource Registry APIs