Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Jul 10, 2013
1 parent 576b273 commit ee2078a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# grunt-contrib-concat [![Build Status](https://secure.travis-ci.org/gruntjs/grunt-contrib-concat.png?branch=master)](http://travis-ci.org/gruntjs/grunt-contrib-concat)
# grunt-contrib-concat [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-concat.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-concat)

> Concatenate files.
Expand Down Expand Up @@ -258,6 +258,7 @@ grunt.initConfig({
});
```


## Release History

* 2013-04-25   v0.3.0   Add option to process files with a custom function.
Expand All @@ -273,4 +274,4 @@ grunt.initConfig({

Task submitted by ["Cowboy" Ben Alman](http://benalman.com/)

*This file was generated on Wed Jul 03 2013 14:34:54.*
*This file was generated on Wed Jul 10 2013 14:40:37.*

0 comments on commit ee2078a

Please sign in to comment.