gulp-concat-filenames
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "gulp-concat-filenames", | ||
"description": "Similar to concat, but creates a file with a list of filenames,not file contents.", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"homepage": "http://jesseharlin.net", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/the-simian/gulp-concat-filenames", |
@@ -15,2 +15,3 @@ [![Build Status](https://travis-ci.org/the-simian/gulp-concat-filenames.svg?branch=master)](https://travis-ci.org/the-simian/gulp-concat-filenames) | ||
| | | | ||
|--------------|------------------------------------------------------------------------------------------------------| | ||
@@ -21,2 +22,6 @@ | Package | gulp-concat-filenames | | ||
![gulp-concat-filenames](https://cloud.githubusercontent.com/assets/954596/12309992/609d63da-ba13-11e5-8698-b06ea035f07b.png) | ||
## Usage | ||
@@ -139,1 +144,4 @@ | ||
``` | ||
###Contribution | ||
If you write tests, follow semver and have something to add, I love accepting pull requests!! Any questions? Make an issue on github! <3 |
21273
145