Skip to content

Commit 4dc8cb3

Browse files
committed
v0.2.0
1 parent 7df318e commit 4dc8cb3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Hunch Elements
22

3+
[![npm](https://img.shields.io/npm/v/@hunchcloud/elements.svg)](https://www.npmjs.com/package/@hunchcloud/elements)
4+
35
A collection of custom element. Originally designed to be used on [Hunch](https://hunch.cloud), but can be used anywhere web components are supported.
46

57
🛸 [Documentation](https://hunch-elements.netlify.com).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hunchcloud/elements",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A collection of custom elements",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)