8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec998b9 commit 8f193caCopy full SHA for 8f193ca
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.3.1 / 2018-02-24
+==================
3
4
* Fix incorrectly replacing non-placeholders in SQL
5
package.json
@@ -1,7 +1,7 @@
{
"name": "sqlstring",
"description": "Simple SQL escape and format for MySQL",
- "version": "2.3.0",
+ "version": "2.3.1",
"contributors": [
6
"Adri Van Houdt <adri.van.houdt@gmail.com>",
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments