diff --git a/package.json b/package.json index 2ec88d5bf..475e740be 100644 --- a/package.json +++ b/package.json @@ -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": {