File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " juicy-html" ,
3
3
"description" : " Custom Element that lets you load HTML partials into your Web Components" ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.1 " ,
5
5
"homepage" : " https://github.com/Juicy/juicy-html" ,
6
6
"authors" : [
7
7
" Joachim Wester <joachimwester@me.com>" ,
Original file line number Diff line number Diff line change 3
3
(c) 2013-2015 Juicy
4
4
MIT license
5
5
https://github.com/Juicy/juicy-html
6
- version: 1.0.0
6
+ version: 1.0.1
7
7
-->
8
8
< script >
9
9
( function ( scope ) {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " juicy-html" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " `<juicy-html>` is a custom element that let's you load HTML partials into your Web Components" ,
5
5
"homepage" : " https://github.com/Juicy/juicy-html" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments