Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alshakero committed Nov 27, 2017
1 parent 109f883 commit ffff5a7
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,7 +1,7 @@
{
"name": "juicy-html",
"description": "A custom element that lets you load HTML partials into your Web page. Declarative way for client-side includes.",
"version": "2.0.1",
"version": "2.0.2",
"homepage": "https://github.com/Juicy/juicy-html",
"authors": [
"Joachim Wester <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion juicy-html.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(c) 2013-2015 Juicy
MIT license
https://github.com/Juicy/juicy-html
version: 2.0.1
version: 2.0.2
-->
<script>
(function (scope) {
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": "juicy-html",
"version": "2.0.1",
"version": "2.0.2",
"description": "A custom element that lets you load HTML partials into your Web page. Declarative way for client-side includes.",
"homepage": "https://github.com/Juicy/juicy-html",
"repository": {
Expand Down

0 comments on commit ffff5a7

Please sign in to comment.