Skip to content

Commit

Permalink
bump version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Jul 18, 2021
1 parent cbad681 commit b356745
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ application, major version changes in Plotly.js will also trigger a major
version change in this application.


## Version next (2021-07-??)
## Version 1.4.1 (2021-07-18)

* __[maintenance]__
The version of Plotly.js is bumped from 1.58.4 to 1.58.5.
Expand Down
2 changes: 1 addition & 1 deletion export-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion export-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plotly-node-export-server",
"version": "1.4.0",
"version": "1.4.1",
"description": "Plotly.js Node.js export server",
"repository": {
"url": "https://gitlab.com/striezel/plotly-node-export-server.git",
Expand Down

0 comments on commit b356745

Please sign in to comment.