diff --git a/CHANGELOG.md b/CHANGELOG.md index a89769b..7c15533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.2.0] - 2023-12-07 + ## [0.2.0] - 2023-12-05 ### Added diff --git a/manifest.json b/manifest.json index 418c72f..bb5ae64 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "adserver-graphql", - "version": "0.1.0", + "version": "0.2.0", "title": "Adserver Graphql", "description": "Adserver Graphql", "credentialType": "absolute",