Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Kagia committed Dec 8, 2013
1 parent 9086bc5 commit 90b2d3b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,9 @@ our template `templates/scripts_include.handlebars` :
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).

## Release History
v1.0 presenting grunt-asset-render!
### v1.0 presenting grunt-asset-render!
The first release!

### v1.0.1 small fixes
fixed: vesrioning
updated: documentation
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-asset-render",
"description": "injects assets into templates",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/kagia/grunt-asset-render",
"author": {
"name": "Benjamin Kagia",
Expand Down

0 comments on commit 90b2d3b

Please sign in to comment.