Skip to content

Commit 4693b58

Browse files
committed
Update from consolidated repo. Release v0.6.0
1 parent fb7bcfd commit 4693b58

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,7 +1,7 @@
11
{
22
"name": "basic-carousel",
33
"description": "Lets user navigate laterally through a sequence of child elements",
4-
"version": "0.6.0-preview",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"main": "basic-carousel.html",
77
"dependencies": {
@@ -20,7 +20,7 @@
2020
"basic-swipe-direction": "basic-web-components/basic-swipe-direction#master",
2121
"basic-timer-selection": "basic-web-components/basic-timer-selection#master",
2222
"basic-trackpad-direction": "basic-web-components/basic-trackpad-direction#master",
23-
"polymer": "Polymer/polymer#0.9.0-rc.1"
23+
"polymer": "Polymer/polymer#0.9.0"
2424
},
2525
"devDependencies": {
2626
"basic-framed-content": "basic-web-components/basic-framed-content#master",

0 commit comments

Comments
 (0)