Skip to content

Commit c295bc1

Browse files
committed
2.0.2
1 parent a1f0cb9 commit c295bc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "lazy-board",
33
"description": "Session based routing and lazy HTML importing.",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"license": "MIT",
66
"authors": [
77
"TADOKORO Saneyuki <[email protected]>"
@@ -14,7 +14,7 @@
1414
"web-components"
1515
],
1616
"dependencies": {
17-
"polymer": "Polymer/polymer#^2.0.1",
17+
"polymer": "Polymer/polymer#^2.1.1",
1818
"iron-location": "polymerelements/iron-location#^2.0.0"
1919
},
2020
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lazy-board",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Session based routing and lazy HTML importing.",
55
"author": {
66
"name": "TADOKORO Saneyuki",

0 commit comments

Comments
 (0)