Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

Commit 7f1a553

Browse files
committed
new version
1 parent 51b998f commit 7f1a553

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,4 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
7777
## Release History
7878
0.1.0 : initial version
7979
0.1.1 : fix other-than-html file management
80-
81-
80+
0.1.2 : fix only html files (filename ending with .html) should be processed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-angular-combine",
33
"description": "Combine AngularJS partials into a single HTML file.",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"homepage": "https://github.com/astik/grunt-angular-combine",
66
"author": {
77
"name": "Romain Gonord",

0 commit comments

Comments
 (0)