Skip to content

Commit b8304d5

Browse files
committed
3.3.0
1 parent bef7425 commit b8304d5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "imported-template",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"keywords": [
55
"include",
66
"partials",

imported-template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
imported-template.html version: 3.2.1
2+
imported-template.html version: 3.3.0
33
(c) 2013 Joachim Wester
44
MIT license
55
https://github.com/Juicy/imported-template

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "imported-template",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Declarative way for client-side includes boosted with HTML Imports features, like full control over loaded `<script>`s and `<link>`s, caching, de-duping, etc.",
55
"homepage": "https://github.com/Juicy/imported-template",
66
"repository": {

0 commit comments

Comments
 (0)