diff --git a/CHANGELOG.md b/CHANGELOG.md index aa43cc28..29567f94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.0.0] - 2019-01-16 ### Changed - Change the Readme to reflect the Setup of the service. - Migrate the app to typescript. diff --git a/manifest.json b/manifest.json index effdc350..60801715 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "google-tag-manager", "vendor": "vtex", - "version": "0.1.0", + "version": "1.0.0", "title": "Google Tag Manager", "description": "Google Tag Manager", "mustUpdateAt": "2019-04-03",