Skip to content

Commit d1dcb4a

Browse files
committed
Release 2.0.0
1 parent b0812dd commit d1dcb4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
2.0.0 / 2016-06-06
2+
==================
33

44
* Bring repository up-to-date with `mysql` module changes
55

package.json

Lines changed: 1 addition & 1 deletion
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": "1.0.0",
4+
"version": "2.0.0",
55
"contributors": [
66
"Douglas Christopher Wilson <doug@somethingdoug.com>",
77
"fengmk2 <fengmk2@gmail.com> (http://fengmk2.github.com)",

0 commit comments

Comments
 (0)