release 0.5.6

This commit is contained in:
Tim Griesser 2014-02-05 10:58:25 -05:00
parent 5b63334b68
commit 2c6cb7458c

View File

@ -1,6 +1,6 @@
{
"name": "knex",
"version": "0.5.5",
"version": "0.5.6",
"description": "A query builder for Postgres, MySQL and SQLite3, designed to be flexible, portable, and fun to use.",
"main": "knex.js",
"directories": {