diff --git a/CHANGELOG.md b/CHANGELOG.md index 3abb3be..b298818 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.1] - 2018-08-16 ### Changed - Undeprecate version 1.0.0. diff --git a/manifest.json b/manifest.json index f4664d5..627bff3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "telemarketing", - "version": "1.0.0", + "version": "1.0.1", "title": "VTEX Telemarketing", "defaultLocale": "pt-BR", "description": "The VTEX telemarketing app",