Skip to content

Commit 838bf50

Browse files
author
Jan Miksovsky
committed
Update components in preparation for 0.6.3 release
1 parent 242c9d2 commit 838bf50

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "basic-month-name",
33
"description": "A culture's name for a given month",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"license": "MIT",
66
"main": "basic-month-name.html",
77
"dependencies": {
8-
"basic-shared": "basic-web-components/basic-shared#0.6.2",
8+
"basic-shared": "basic-web-components/basic-shared#0.6.3",
99
"polymer": "Polymer/polymer#^1.0.0"
1010
},
1111
"devDependencies": {
12-
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.2",
12+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.3",
1313
"web-component-tester": "*"
1414
},
1515
"keywords": [

0 commit comments

Comments
 (0)