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

Commit 8dd46a3

Browse files
committed
version 0.1.1
1 parent 1cb0dd1 commit 8dd46a3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
7676

7777
## Release History
7878
0.1.0 : initial version
79+
0.1.1 : fix other-than-html file management
80+
81+

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.0",
4+
"version": "0.1.1",
55
"homepage": "https://github.com/astik/grunt-angular-combine",
66
"author": {
77
"name": "Romain Gonord",

0 commit comments

Comments
 (0)