Skip to content

Commit eb5faac

Browse files
committed
Fixed Gruntfile package information comment.
1 parent 9a1db7b commit eb5faac

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Gruntfile.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* JavaScript Load Image Gruntfile
3-
* https://github.com/blueimp/JavaScript-Load-Image
2+
* JavaScript Templates Gruntfile
3+
* https://github.com/blueimp/JavaScript-Templates
44
*
55
* Copyright 2013, Sebastian Tschan
66
* https://blueimp.net

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueimp-tmpl",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"title": "JavaScript Templates",
55
"description": "< 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueimp-tmpl",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"title": "JavaScript Templates",
55
"description": "< 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.",
66
"keywords": [

0 commit comments

Comments
 (0)