Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31acb8a

Browse files
author
Dane Springmeyer
committed
bump to v3.1.4 [publish binary]
1 parent dc2adf0 commit 31acb8a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.1.4
4+
5+
- Added support for node v6
6+
37
## 3.1.3
48

59
- Upgrade to [email protected] with better support for Electron

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.3",
4+
"version": "3.1.4",
55
"homepage": "http://github.com/mapbox/node-sqlite3",
66
"author": {
77
"name": "MapBox",

0 commit comments

Comments
 (0)