Skip to content

Commit

Permalink
Update for version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kunkle committed Mar 6, 2013
1 parent 1110178 commit a2cf4eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -121,3 +121,8 @@ Improvement:

Fix
- Fixed typo in lib/driver/pg.js for BLOB datatype #76

## 0.4.1

Improvement:
- Add support for BIGINT data type #81
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"sqlite",
"mysql"
],
"version": "0.4.0",
"version": "0.4.1",
"engines": {
"node": ">=0.6.0"
},
Expand Down

0 comments on commit a2cf4eb

Please sign in to comment.