Commit f9768c33 by Dane Springmeyer

bump to v3.0.8 [publish binary]

parent 5fd53d9b
# Changelog
## 3.0.8
- Fixed build regression against FreeBSD
- Upgraded node-pre-gyp@0.6.7
## 3.0.7
- Fixed build regression against ARM and i386 linux
......
{
"name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "3.0.7",
"version": "3.0.8",
"homepage": "http://github.com/mapbox/node-sqlite3",
"author": {
"name": "MapBox",
......@@ -38,7 +38,7 @@
},
"dependencies": {
"nan": "~1.8.4",
"node-pre-gyp": "~0.6.6"
"node-pre-gyp": "~0.6.7"
},
"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