diff --git a/CHANGELOG.md b/CHANGELOG.md index 99181a2..c3cd497 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ Changelog ========= -## 1.0.0 -Initial release. \ No newline at end of file +## 1.0.0 - 2018-05-23 +Initial GA release. \ No newline at end of file diff --git a/composer.json b/composer.json index 1566716..74940cf 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "craftcms/cms": "^3.0.14", "stripe/stripe-php": "^6.0", "flipboxfactory/craft-ember": "^2.1", - "flipboxfactory/craft-integration": "^2.2", + "flipboxfactory/craft-integration": "^2.2.2", "flipboxfactory/craft-psr3": "^1.1" }, "require-dev": {