Skip to content

Commit

Permalink
Release 4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
whxaxes committed Mar 6, 2019
1 parent 8f6135e commit 215342a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

4.11.1 / 2019-03-06
==================

**fixes**
* [[`8f6135e`](http://github.com/eggjs/egg-bin/commit/8f6135edf46584f009633fa82436ed16037f6cc5)] - fix: ets not found (#124) (吖猩 <<whxaxes@qq.com>>)

4.11.0 / 2019-02-15
===================

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

0 comments on commit 215342a

Please sign in to comment.