Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Saneyan committed May 26, 2017
1 parent d55090a commit 98842ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lazy-board",
"description": "Session based routing and lazy HTML importing.",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"authors": [
"TADOKORO Saneyuki <saneyan@gfunction.com>"
Expand All @@ -14,12 +14,12 @@
"web-components"
],
"dependencies": {
"polymer": "Polymer/polymer#^2.0.0",
"polymer": "Polymer/polymer#^2.0.1",
"iron-location": "polymerelements/iron-location#^2.0.0"
},
"devDependencies": {
"test-fixture": "PolymerElements/test-fixture#^3.0.0-rc.1",
"web-component-tester": "Polymer/web-component-tester#^6.0.0-prerelease.9",
"web-component-tester": "Polymer/web-component-tester#^6.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lazy-board",
"version": "2.0.0",
"version": "2.0.1",
"description": "Session based routing and lazy HTML importing.",
"author": {
"name": "TADOKORO Saneyuki",
Expand Down

0 comments on commit 98842ac

Please sign in to comment.