diff --git a/package.json b/package.json index 78240744..7bfc0a06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knex", - "version": "0.4.2", + "version": "0.4.3", "description": "A query builder for Postgres, MySQL and SQLite3, designed to be flexible, portable, and fun to use.", "main": "knex.js", "directories": {