Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alshakero committed May 30, 2018
1 parent 0347f5c commit 94b977a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "palindrom-error-catcher",
"version": "1.0.0",
"version": "1.1.0",
"description":
"Handles palindrom-client disconnection events and creates the needed UI to give the user control over them",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion palindrom-error-catcher.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- palindrom-error-catcher version: 1.0.0 | MIT License -->
<!-- palindrom-error-catcher version: 1.1.0 | MIT License -->

<!--
Custom Element that binds with [palindrom-client](https://github.com/Palindrom/palindrom-client) connection events and shows a simple UX that allows the user to interact with them. It is can be used as an example of designing your own error catcher.
Expand Down

0 comments on commit 94b977a

Please sign in to comment.