Skip to content

Commit b3ecd00

Browse files
committed
v0.4.0
1 parent 97b21c1 commit b3ecd00

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.3.1",
3+
"version": "0.4.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.22.0"
25+
"handsontable": "~0.23.0"
2626
},
2727
"devDependencies": {
2828
"google-map": "GoogleWebComponents/google-map#^1.1.7"

0 commit comments

Comments
 (0)