Skip to content

Commit fb13d53

Browse files
committed
Version bump (2.0.15 release)
1 parent b7d1ea6 commit fb13d53

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Master
1+
# 2.0.15
2+
23
* Added `queueSize` option to `initPool` to set the request overfow queue size
34
* Added option to supply `cdnURL` to build script (#133)
45
* Added `;` between included scripts. Fixes map collections (#128)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/highcharts/node-export-server",
66
"type": "git"
77
},
8-
"version": "2.0.14",
8+
"version": "2.0.15",
99
"bin": {
1010
"highcharts-export-server": "./bin/cli.js"
1111
},

0 commit comments

Comments
 (0)