Skip to content

Commit a2b23b9

Browse files
committed
1.2.1 normalizes file paths on Windows
1 parent 66f630c commit a2b23b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-angular-templatecache",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Concatenates and registers AngularJS templates in the $templateCache.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)