Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 27, 2016
1 parent ea8527d commit 9c324e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
@@ -1,5 +1,5 @@
unreleased
==========
2.1.0 / 2016-09-26
==================

* Accept numbers and other value types in `escapeId`
* Run `buffer.toString()` through escaping
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "sqlstring",
"description": "Simple SQL escape and format for MySQL",
"version": "2.0.1",
"version": "2.1.0",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"fengmk2 <fengmk2@gmail.com> (http://fengmk2.github.com)",
Expand Down

0 comments on commit 9c324e4

Please sign in to comment.