Skip to content

Commit b21765e

Browse files
committed
publish
1 parent 20bf315 commit b21765e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.2.2 (2017-10-10)
4+
5+
* 升级依赖,支持 node v10.x
6+
37
## v1.2.1 (2017-10-10)
48

59
* [[`d3279c3`](https://github.com/keenwon/eazydict/commit/d3279c353d07a9bf8a5ccbe6c17fe33dfdf308cd)] - fix [#3](https://github.com/keenwon/eazydict/issues/3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eazydict",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "简单易用的命令行词典",
55
"main": "./index.js",
66
"bin": {

0 commit comments

Comments
 (0)