Skip to content

Commit fe7d6aa

Browse files
committed
v3.0.0
1 parent 0b19144 commit fe7d6aa

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 3.0.0
4+
5+
Released September 2nd, 2014
6+
7+
- Backwards-incompatible change: node versions 0.8.x are no longer supported.
8+
39
## 2.2.7
410

511
Released August 6th, 2014

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

0 commit comments

Comments
 (0)