From c0e92d3ce2f71ad3fcd6b062b7c4bdc4cc60ece4 Mon Sep 17 00:00:00 2001 From: Tomek Wytrebowicz Date: Mon, 27 Mar 2017 15:01:17 +0200 Subject: [PATCH] 1.2.0 --- bower.json | 2 +- juicy-html.html | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 498beaf..b23e50e 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "juicy-html", "description": "Custom Element that lets you load HTML partials into your Web Components", - "version": "1.1.0", + "version": "1.2.0", "homepage": "https://github.com/Juicy/juicy-html", "authors": [ "Joachim Wester ", diff --git a/juicy-html.html b/juicy-html.html index ab74f50..9d2f836 100644 --- a/juicy-html.html +++ b/juicy-html.html @@ -3,7 +3,7 @@ (c) 2013-2015 Juicy MIT license https://github.com/Juicy/juicy-html -version: 1.1.0 +version: 1.2.0 -->