release 0.5.15

This commit is contained in:
Tim Griesser 2014-06-04 11:04:02 -04:00
parent f344411ce2
commit 2da6ff76b8

View File

@ -1,6 +1,6 @@
{
"name": "knex",
"version": "0.5.14",
"version": "0.5.15",
"description": "A query builder for Postgres, MySQL and SQLite3, designed to be flexible, portable, and fun to use.",
"main": "knex.js",
"directories": {