diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b380bd..59c9610 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Release Notes for ShipStation Connect +## 1.0.5 - 2018-09-21 + +- Fixes null reference error + ## 1.0.4 - 2018-09-21 - Public release for plugin store diff --git a/composer.json b/composer.json index a9d5075..c522a9e 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A Craft CMS plugin for integrating Craft Commerce with ShipStation", "homepage": "https://github.com/fostercommerce/shipstation-connect", "type": "craft-plugin", - "version": "1.0.4", + "version": "1.0.5", "keywords": ["craft","plugin","shipstation"], "license": "proprietary", "support": {