diff --git a/CHANGELOG.md b/CHANGELOG.md index a77f5a7..47b7a36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,5 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.1.0] - 2019-10-02 + ### Added - Intial release. diff --git a/manifest.json b/manifest.json index 5c35a8f..5925157 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "css-handles", - "version": "0.0.0", + "version": "0.1.0", "title": "CSS Handles", "description": "Utility for creating CSS Handles on store components", "builders": {