Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 committed Mar 21, 2017
1 parent 7449e1f commit a7b7ad8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

3.0.0 / 2017-03-21
==================

* refactor: [BREAKING_CHANGE] use common-bin 2.x (#41)

2.4.0 / 2017-03-09
==================

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": "egg-bin",
"version": "2.4.0",
"version": "3.0.0",
"description": "egg developer tool",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit a7b7ad8

Please sign in to comment.