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

Commit c31e82c

Browse files
author
Zeno Rocha
committed
Release v0.1.0
1 parent b8d75ae commit c31e82c

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-element",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Web Component example using VanillaJS.",
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-element",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Web Component example using VanillaJS",
55
"author": "WebComponents.org",
66
"license": "MIT",

0 commit comments

Comments
 (0)