diff --git a/CHANGELOG.md b/CHANGELOG.md index 893fca2..8cee00e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.1.1 - 2019-02-09 + +### Fixed +- Fix migration issue for new installs. + ## 1.1.0 - 2019-02-09 ### Added diff --git a/composer.json b/composer.json index 715926b..954179e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/navigation", "description": "A Craft CMS plugin to create navigation menus for your site.", "type": "craft-plugin", - "version": "1.1.0", + "version": "1.1.1", "keywords": [ "craft", "cms",