release 0.5.4

This commit is contained in:
Tim Griesser 2014-01-07 22:41:53 -05:00
parent cc04badfc0
commit b3bfeffce7

View File

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