Skip to content

Commit

Permalink
rev0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sashafirsov committed Aug 20, 2019
1 parent 382b8f0 commit 074110e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Polymer 3 Element is a base for embed-page. No other dependencies in run time pl
are not required to use \<embed-page/\>

## To see in action
See the live basic [DEMO](https://raw-dot-custom-elements.appspot.com/EPA-WG/embed-page/v0.0.18/embed-page/demo/index.html)
See the live basic [DEMO](https://raw-dot-custom-elements.appspot.com/EPA-WG/embed-page/v0.0.19/embed-page/demo/index.html)
, check the [demo page on webcomponents.org](https://www.webcomponents.org/element/EPA-WG/embed-page/demo/demo/index.html)
, or locally run
```bash
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "embed-page",
"description": "Proof of concept for Embeddable Progressive Application - a microapplication container, a WebComponent acting as seamless IFRAME or html include",
"version": "0.0.18",
"version": "0.0.19",
"browser": "embed-page.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit 074110e

Please sign in to comment.