Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Commit

Permalink
0.1.0 -> 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
howking committed Nov 5, 2017
1 parent d6f2de0 commit d4f209c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polymer-jp.org",
"version": "0.1.0",
"version": "0.2.0",
"description": "",
"dependencies": {
"polymer": "Polymer/polymer#^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Polymer Japan",
"version": "0.1.0",
"version": "0.2.0",
"short_name": "Polymer JP",
"start_url": "/",
"display": "standalone",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"deploy": "firebase deploy --only hosting,functions"
},
"name": "polymer-jp.org",
"version": "0.1.0",
"version": "0.2.0",
"main": "index.html",
"repository": {
"type": "git",
Expand Down

0 comments on commit d4f209c

Please sign in to comment.