Skip to content

Commit 8e91922

Browse files
committed
Release 2.3.0
1 parent 222c873 commit 8e91922

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.3.0 / 2017-10-01
2+
==================
33

44
* Add `.toSqlString()` escape overriding
55
* Add `raw` method to wrap raw strings for escape overriding

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.2.0",
4+
"version": "2.3.0",
55
"contributors": [
66
"Adri Van Houdt <[email protected]>",
77
"Douglas Christopher Wilson <[email protected]>",

0 commit comments

Comments
 (0)