Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Jan 12, 2024
1 parent 152deac commit f7df113
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Plotly Charts and Plotly Chart Editor integration with Volto

## Upgrade

- Version `^9.0.0` requires `^[email protected]`

- Version `^8.0.0` requires `^[email protected]`

- Version `^6.0.0` requires `^[email protected]`
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-plotlycharts",
"version": "8.2.0",
"version": "9.0.0",
"description": "Plotly Charts and Editor integration for Volto",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down Expand Up @@ -85,4 +85,4 @@
"cypress:open": "make cypress-open",
"prepare": "husky install"
}
}
}

0 comments on commit f7df113

Please sign in to comment.