Skip to content

Commit

Permalink
6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-fix committed May 5, 2020
1 parent 643ec52 commit 4fbdd06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin-charts",
"version": "6.2.4",
"version": "6.3.0",
"description": "vaadin-charts",
"main": "vaadin-chart.html",
"repository": "vaadin/vaadin-charts",
Expand Down
2 changes: 1 addition & 1 deletion src/vaadin-chart.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
* ```
* 1. Install Vaadin Charts
* ```
* bower install --save vaadin-charts#6.2.4
* bower install --save vaadin-charts#6.3.0
* ```
* 1. Import `<vaadin-chart>` to your app
* Edit the file `src/my-app/my-app.html` and add the following snipped before the `<dom-module>` tag
Expand Down

0 comments on commit 4fbdd06

Please sign in to comment.