Commit 010f2c43 by Dane Springmeyer

bump to v3.0.7 [publish binary]

parent c80030a6
......@@ -16,6 +16,7 @@ env:
- NODE_VERSION="0.10.38"
- NODE_VERSION="0.12.2"
- NODE_VERSION="iojs-1.8.1"
- NODE_VERSION="iojs-2.0.0"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="ia32"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="x64"
- NODE_WEBKIT="0.10.5" TARGET_ARCH="ia32"
......
{
"name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "3.0.6",
"version": "3.0.7",
"homepage": "http://github.com/mapbox/node-sqlite3",
"author": {
"name": "MapBox",
......@@ -38,7 +38,7 @@
},
"dependencies": {
"nan": "~1.8.4",
"node-pre-gyp": "~0.6.5"
"node-pre-gyp": "~0.6.6"
},
"bundledDependencies": [
"node-pre-gyp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment