diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c7e4da..37a4372 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.0.4] - 2024-08-13 + ## [0.0.3] - 2020-10-07 ## [0.0.2] - 2020-07-01 diff --git a/manifest.json b/manifest.json index 8cb76de..70261a4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "checkout-customizations", "vendor": "carapreta", - "version": "0.0.3", + "version": "0.0.4", "title": "Checkout Customizations", "description": "Checkout Button Example", "credentialType": "absolute",