Skip to content

Commit 487c784

Browse files
committed
Prepare release v3.2.1
1 parent abaefc3 commit 487c784

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.2.1 / 2020-02-24
4+
5+
* Fixed typo on error message.
6+
37
## 3.2.0 / 2020-02-24
48

59
* Segmentation fault on multiple runs - Fix issue [#47](https://github.com/NickNaso/ghostscript4js/issues/47)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ghostscript4js",
33
"description": "Bindings for the Ghostscript C API to the Node.JS world.",
4-
"version": "3.2.0",
4+
"version": "3.2.1",
55
"contributors": [
66
{
77
"name": "Nicola Del Gobbo",

0 commit comments

Comments
 (0)