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

Skip to content

Commit 9c324e4

Browse files
committed
Release 2.1.0
1 parent ea8527d commit 9c324e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
2.1.0 / 2016-09-26
2+
==================
33

44
* Accept numbers and other value types in `escapeId`
55
* Run `buffer.toString()` through escaping

package.json

Lines changed: 1 addition & 1 deletion
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.0.1",
4+
"version": "2.1.0",
55
"contributors": [
66
"Douglas Christopher Wilson <[email protected]>",
77
"fengmk2 <[email protected]> (http://fengmk2.github.com)",

0 commit comments

Comments
 (0)