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 b0812dd commit d1dcb4aCopy full SHA for d1dcb4a
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.0.0 / 2016-06-06
+==================
3
4
* Bring repository up-to-date with `mysql` module changes
5
package.json
@@ -1,7 +1,7 @@
{
"name": "sqlstring",
"description": "Simple SQL escape and format for MySQL",
- "version": "1.0.0",
+ "version": "2.0.0",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"fengmk2 <fengmk2@gmail.com> (http://fengmk2.github.com)",
0 commit comments