Skip to content

Commit b580866

Browse files
committed
Release 2.3.2
1 parent 38d3467 commit b580866

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.3.2 / 2020-04-15
2+
==================
33

44
* perf: remove outdated array pattern
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": "2.3.1",
4+
"version": "2.3.2",
55
"contributors": [
66
"Adri Van Houdt <adri.van.houdt@gmail.com>",
77
"Douglas Christopher Wilson <doug@somethingdoug.com>",

0 commit comments

Comments
 (0)