release 0.12.3

This commit is contained in:
Tim Griesser 2016-10-09 14:32:21 -04:00
parent 1d1128af4a
commit f33d6a3148

View File

@ -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": {