Skip to content

Commit 6d7be49

Browse files
committed
Release 1.0.0
1 parent 4fc2109 commit 6d7be49

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.0.0 / 2014-11-09
2+
==================
3+
4+
* build: support Node.js 0.8.x
5+
16
0.0.1 / 2014-02-25
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sqlstring",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "SQL escape and format from mysql/lib/protocol/SqlString.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)