release 0.11.0

This commit is contained in:
Rhys van der Waerden 2016-05-05 22:51:18 +10:00
parent 415d0084a3
commit 40c80b3520
2 changed files with 3750 additions and 6049 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "knex",
"version": "0.10.0",
"version": "0.11.0",
"description": "A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser",
"main": "knex.js",
"dependencies": {