Skip to content

Commit b356745

Browse files
committed
bump version to 1.4.1
1 parent cbad681 commit b356745

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ application, major version changes in Plotly.js will also trigger a major
1111
version change in this application.
1212

1313

14-
## Version next (2021-07-??)
14+
## Version 1.4.1 (2021-07-18)
1515

1616
* __[maintenance]__
1717
The version of Plotly.js is bumped from 1.58.4 to 1.58.5.

export-server/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

export-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plotly-node-export-server",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Plotly.js Node.js export server",
55
"repository": {
66
"url": "https://gitlab.com/striezel/plotly-node-export-server.git",

0 commit comments

Comments
 (0)