Skip to content

Commit 430e918

Browse files
author
Jan Miksovsky
committed
Pick up 0.6.2
1 parent 4240797 commit 430e918

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "basic-month-and-year",
33
"description": "Shows a culture's name for a given month, plus the year",
4-
"version": "0.6.2-pre",
4+
"version": "0.6.2",
55
"license": "MIT",
66
"main": "basic-month-and-year.html",
77
"dependencies": {
8-
"basic-month-name": "basic-web-components/basic-month-name#master",
9-
"basic-shared": "basic-web-components/basic-shared#master",
8+
"basic-month-name": "basic-web-components/basic-month-name#0.6.2",
9+
"basic-shared": "basic-web-components/basic-shared#0.6.2",
1010
"polymer": "Polymer/polymer#^1.0.0"
1111
},
1212
"devDependencies": {
13-
"basic-framed-content": "basic-web-components/basic-framed-content#master",
13+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.2",
1414
"web-component-tester": "*"
1515
},
1616
"keywords": [

0 commit comments

Comments
 (0)