Skip to content

Commit

Permalink
version up to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Nov 8, 2017
1 parent f317bb8 commit e98f8fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

### 修改履历


v1.0.4

1. 删除对PropTypes的import #8

v1.0.3

1. 修正iOS上xcode9编译警告 #6
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": "react-native-aliyun-push",
"version": "1.0.3",
"version": "1.0.4",
"description": "A react native wrapper for aliyun push SDK",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit e98f8fe

Please sign in to comment.