Skip to content

Commit 74873cd

Browse files
committed
v0.3.0
1 parent 279692d commit 74873cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hot-table",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Polymer Element wrapper for Handsontable data grid editor",
55
"license": "MIT",
66
"main": "hot-table.html",
@@ -22,7 +22,7 @@
2222
],
2323
"dependencies": {
2424
"polymer": "Polymer/polymer#^1.2.0",
25-
"handsontable": "~0.21.0"
25+
"handsontable": "~0.22.0"
2626
},
2727
"devDependencies": {
2828
"google-map": "GoogleWebComponents/google-map#^1.1.7"

0 commit comments

Comments
 (0)