Skip to content
This repository was archived by the owner on Sep 25, 2022. It is now read-only.

Commit b6dc072

Browse files
author
Zeno Rocha
committed
Release v0.1.0
1 parent 866dc57 commit b6dc072

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-polymer",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Web Component example using Polymer",
55
"authors": [
66
"WebComponents.org"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-polymer",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Web Component example using Polymer",
55
"author": "WebComponents.org",
66
"license": "MIT",

0 commit comments

Comments
 (0)