Skip to content

Commit b79da6a

Browse files
author
Maxime LUCE
committed
Upgrade package version and release history
1 parent 2c008c2 commit b79da6a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,4 @@ There 5 types of processors:
168168
* Allow filename in dest path
169169
* Allow prefixing src files
170170
* 0.2.1 Allow non relative file names + per file tag parameter
171+
* 0.2.2 Fix issue in options.relative

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-html-build",
33
"description": "Grunt HTML Builder - Appends scripts and styles, Removes debug parts, append html partials, Template options",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"homepage": "https://github.com/spatools/grunt-html-build.git",
66
"author": {
77
"name": "SPA Tools",

0 commit comments

Comments
 (0)