We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab595c3 commit 0a068c8Copy full SHA for 0a068c8
bower.json
@@ -1,12 +1,12 @@
1
{
2
"name": "basic-selection-highlight",
3
"description": "Aspect which applies standard highlight colors to a selected item.",
4
- "version": "0.6.0-preview",
+ "version": "0.6.0",
5
"license": "MIT",
6
"main": "basic-selection-highlight.html",
7
"dependencies": {
8
"basic-aspect": "basic-web-components/basic-aspect#master",
9
- "polymer": "Polymer/polymer#0.9.0-rc.1"
+ "polymer": "Polymer/polymer#0.9.0"
10
},
11
"devDependencies": {
12
"basic-framed-content": "basic-web-components/basic-framed-content#master",
0 commit comments