Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dutchenkoOleg committed May 25, 2017
1 parent d79a9bd commit f6cb882
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
> _This project adheres to [Semantic Versioning](http://semver.org/)._

### [1.1.0] - 2017-05-26

#### Added

- npm tests
- [Travis CI](https://travis-ci.org/dutchenkoOleg/gulp-not-supported-file) builds

---

### [1.0.9] - 2017-05-25

#### Added
Expand Down Expand Up @@ -38,8 +47,6 @@

- `.npmignore` created

#### Changed

---


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-not-supported-file",
"version": "1.0.10",
"version": "1.1.0",
"description": "Check the file before process it in your Gulp plugin",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f6cb882

Please sign in to comment.