Skip to content

Commit

Permalink
Release 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Jul 1, 2016
1 parent 10925d8 commit 85d0c35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

# CHANGELOG

## 2.7.4 (2016-07-01)

- fixed phrases dict. #102, #103.

## 2.7.3 (2016-05-15)

- fixed 的's pinyin. #94, #95
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": "pinyin",
"version": "2.7.3",
"version": "2.7.4",
"description": "汉语拼音转换工具。",
"files": [
"bin",
Expand Down

0 comments on commit 85d0c35

Please sign in to comment.