diff --git a/changelog.md b/changelog.md index 771b6e0..f4ea0b9 100644 --- a/changelog.md +++ b/changelog.md @@ -193,6 +193,6 @@ Breaking changes: * Rename `SequelizeHierarchyError` to `HierarchyError` * Documentation for errors -## Next +## 0.4.5 * MSSQL config for tests diff --git a/package.json b/package.json index e4c7399..19b226e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sequelize-definer", - "version": "0.4.4", + "version": "0.4.5", "description": "Sequelize plugin to help easily define a set of models", "main": "./lib/", "author": {