Skip to content

Commit b5fbf48

Browse files
Daniel SmithDaniel Smith
authored andcommitted
0.1.1
1 parent d91f4fa commit b5fbf48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularjs-template-loader",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Webpack loader that inlines all html for AngularJS components/directives.",
55
"main": "index.js",
66
"scripts": {
@@ -35,4 +35,4 @@
3535
"dependencies": {
3636
"loader-utils": "^1.1.0"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)