diff --git a/package.json b/package.json index 971df627..3252b8c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knex", - "version": "0.4.8", + "version": "0.4.9", "description": "A query builder for Postgres, MySQL and SQLite3, designed to be flexible, portable, and fun to use.", "main": "knex.js", "directories": {