diff --git a/package.json b/package.json index 6ec73226..0fe13c51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knex", - "version": "0.12.2", + "version": "0.12.3", "description": "A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser", "main": "knex.js", "dependencies": {