Skip to content

Commit 8f193ca

Browse files
committed
Release 2.3.1
1 parent ec998b9 commit 8f193ca

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.1 / 2018-02-24
2+
==================
33

44
* Fix incorrectly replacing non-placeholders in SQL
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.3.0",
4+
"version": "2.3.1",
55
"contributors": [
66
"Adri Van Houdt <[email protected]>",
77
"Douglas Christopher Wilson <[email protected]>",

0 commit comments

Comments
 (0)