Skip to content

Commit cb34582

Browse files
author
Dane Springmeyer
committed
bump to v4.x (drops node v0.x support) [publish binary]
1 parent c4659eb commit cb34582

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## 4.0.0
44

55
- Drop support for Node v0.10 and v.12
66
- Upgrade to node-pre-gyp@0.9.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sqlite3",
33
"description": "Asynchronous, non-blocking SQLite3 bindings",
4-
"version": "3.1.13",
4+
"version": "4.0.0",
55
"homepage": "http://github.com/mapbox/node-sqlite3",
66
"author": {
77
"name": "MapBox",

0 commit comments

Comments
 (0)