Skip to content

Commit 4e41e15

Browse files
author
Jan Miksovsky
committed
Update components in preparation for 0.6.3 release
1 parent 430e918 commit 4e41e15

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",
4+
"version": "0.6.3",
55
"license": "MIT",
66
"main": "basic-month-and-year.html",
77
"dependencies": {
8-
"basic-month-name": "basic-web-components/basic-month-name#0.6.2",
9-
"basic-shared": "basic-web-components/basic-shared#0.6.2",
8+
"basic-month-name": "basic-web-components/basic-month-name#0.6.3",
9+
"basic-shared": "basic-web-components/basic-shared#0.6.3",
1010
"polymer": "Polymer/polymer#^1.0.0"
1111
},
1212
"devDependencies": {
13-
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.2",
13+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.3",
1414
"web-component-tester": "*"
1515
},
1616
"keywords": [

0 commit comments

Comments
 (0)