Skip to content

Commit

Permalink
Prepare release for 1.0.0-beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Saulis committed Dec 3, 2015
1 parent 4ffc4c4 commit 119d362
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vaadin-grid",
"version": "0.9.0-beta5",
"version": "1.0.0-beta1",
"authors": [
"Vaadin Ltd"
],
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vaadin-grid",
"version": "0.9.0",
"version": "1.0.0",
"description": "A free, flexible and high-quality Web Component for showing large amounts of tabular data",
"author": "Vaadin Ltd",
"license": "Apache License 2.0",
Expand Down Expand Up @@ -46,6 +46,7 @@
"web",
"components",
"webcomponents",
"web-components",
"gwt",
"grid"
]
Expand Down

0 comments on commit 119d362

Please sign in to comment.