Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 2, 2017
1 parent 222c873 commit 8e91922
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.3.0 / 2017-10-01
==================

* Add `.toSqlString()` escape overriding
* Add `raw` method to wrap raw strings for escape overriding
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.2.0",
"version": "2.3.0",
"contributors": [
"Adri Van Houdt <adri.van.houdt@gmail.com>",
"Douglas Christopher Wilson <doug@somethingdoug.com>",
Expand Down

0 comments on commit 8e91922

Please sign in to comment.