Skip to content

Commit 7e1a6dc

Browse files
committed
Update from consolidated repo. Release v0.6.0
1 parent 9ffc54e commit 7e1a6dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "basic-autosize-textarea",
33
"description": "A text area that makes itself big enough to show its content",
4-
"version": "0.6.0-preview",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"main": "basic-autosize-textarea.html",
77
"dependencies": {
88
"basic-shared": "basic-web-components/basic-shared#master",
9-
"polymer": "Polymer/polymer#0.9.0-rc.1"
9+
"polymer": "Polymer/polymer#0.9.0"
1010
},
1111
"devDependencies": {
1212
"basic-framed-content": "basic-web-components/basic-framed-content#master",

0 commit comments

Comments
 (0)