Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jun 21, 2015
1 parent 730e5cc commit 2c70b2c
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 @@ -404,7 +404,7 @@ No changes. Erroneous version bump.

* Temporary fix for Sequelize losing CLS context on `Promise#nodeify()`

## Next
## 0.3.2

* Remove temporary fix for Sequelize losing CLS context on `Promise#nodeify()` (fixed in Sequelize v3.3.0)
* Update sequelize-extra dependency to v0.4.2 (sequelize v3.3.0)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "overlook-framework",
"version": "0.3.1",
"version": "0.3.2",
"description": "Yet another node web framework",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit 2c70b2c

Please sign in to comment.