Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alshakero committed Mar 5, 2018
1 parent 9d2ea94 commit dcfaee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starcounter-include",
"version": "4.2.0",
"version": "5.0.0",
"description": "Custom Element to include HTML partials/templates from Starcounter",
"main": "starcounter-include.html",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion starcounter-include.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
with predefined template content, which should be used to include partials.
It's just <imported-template> wrapped within Shadow Root for `declarative-shadow-dom` bindable by layout editor.
Uses Shadow DOM given from DB as `Starcounter.MergedPartial.{_compositionProvider_}.Composition$`.
version: 4.2.0
version: 5.0.0
-->
<!-- Import dependencies -->
Expand Down

0 comments on commit dcfaee5

Please sign in to comment.