Skip to content

Commit 6755bcb

Browse files
committed
2.0.1
1 parent 963b773 commit 6755bcb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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": "2.0.0",
3+
"version": "2.0.1",
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: 2.0.0
2+
imported-template.html version: 2.0.1
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": "2.0.0",
3+
"version": "2.0.1",
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)