Skip to content

Commit 0c89dc1

Browse files
committed
Release 2.2.0
1 parent 1d6fcf6 commit 0c89dc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
2.2.0 / 2016-11-01
2+
==================
33

44
* Escape invalid `Date` objects as `NULL`
55

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sqlstring",
33
"description": "Simple SQL escape and format for MySQL",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"contributors": [
66
"Adri Van Houdt <[email protected]>",
77
"Douglas Christopher Wilson <[email protected]>",

0 commit comments

Comments
 (0)