Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalec committed Sep 4, 2018
1 parent 1ea182a commit 4bb85f8
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": "enlighted-link",
"version": "0.0.1",
"version": "0.1.0",
"description": "Awesome, Juicy Custom Element",
"license": "MIT",
"main": "enlighted-link.html",
Expand Down
2 changes: 1 addition & 1 deletion enlighted-link.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- enlighted-link @version: 0.0.1 @license: MIT -->
<!-- enlighted-link @version: 0.1.0 @license: MIT -->
<script>
customElements.define('enlighted-link', class extends HTMLElement{
static get observedAttributes(){
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enlighted-link",
"version": "0.0.1",
"version": "0.1.0",
"description": "Awesome, Juicy Custom Element",
"main": "enlighted-link.html",
"directories": {
Expand Down

0 comments on commit 4bb85f8

Please sign in to comment.