version bump and release history
This commit is contained in:
parent
53ff793437
commit
2d5a2f20b7
@ -70,4 +70,9 @@ jst: {
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
## Release History
|
||||
|
||||
* 2012/08/12 - v0.2.2 - Added processName functionality & escaping single quotes in filenames.
|
||||
* 2012/08/10 - v0.2.0 - Refactored from grunt-contrib into individual repo.
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "grunt-contrib-jst",
|
||||
"description": "Precompile Underscore templates to JST file.",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"homepage": "https://github.com/gruntjs/grunt-contrib-jst",
|
||||
"author": {
|
||||
"name": "Tim Branyen",
|
||||
|
Loading…
Reference in New Issue
Block a user