Skip to content

Commit

Permalink
[[CHORE]] Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAntonioRodriguez committed Sep 23, 2016
1 parent 129bc54 commit d8e7b81
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.4.0"></a>
# [1.4.0](https://github.com/Telefonica/node-server-terminate/compare/v1.3.1...v1.4.0) (2016-09-23)


### Features

* Add support for ES6 imports (#3) ([c8d17c4](https://github.com/Telefonica/node-server-terminate/commit/c8d17c4))



<a name="1.3.1"></a>
## [1.3.1](https://github.com/Telefonica/node-server-terminate/compare/v1.3.0...v1.3.1) (2016-09-01)

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": "server-terminate",
"version": "1.3.1",
"version": "1.4.0",
"description": "Allow terminating a server in an orderly fashion",
"license": "MIT",
"author": "Jose Antonio Rodríguez <[email protected]>",
Expand Down

0 comments on commit d8e7b81

Please sign in to comment.