Skip to content

Commit

Permalink
v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jul 22, 2016
1 parent 6e4f5df commit f951630
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,6 @@ Breaking changes:
* Tests `Support.clearDatabase()` clears all models in Sequelize v3.x
* Travis CI runs on all branches (to support greenkeeper.io)

## Next
## 0.7.4

* Refactor nesting of children (more robust fix for #32)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sequelize-hierarchy",
"version": "0.7.3",
"version": "0.7.4",
"description": "Nested hierarchies for Sequelize",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit f951630

Please sign in to comment.