Skip to content

Commit

Permalink
Bump version to 0.9.0-pre3
Browse files Browse the repository at this point in the history
  • Loading branch information
maritz committed Apr 2, 2012
1 parent 1f67d5d commit 750cb9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,3 +1,7 @@
### v0.9.0-pre3 - 04.03.2012
- Support for common variants on bool/string/integer/timestamp
- Bug fixes

### v0.9.0-pre - 2012-03-14
- BREAKS BACKWARDS COMPATIBILITY! change relation names for clearer handling ("child" is now "default", "xyzParent" is now "xyzForeign")
- Added error handler to link/unlink
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "nohm",
"version": "0.9.0-pre",
"version": "0.9.0-pre3",
"engines": {
"node" : "0.6"
},
Expand Down

0 comments on commit 750cb9e

Please sign in to comment.