Skip to content

Commit

Permalink
upgrade version code
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzeshuan committed Nov 7, 2019
1 parent 7e1a732 commit 91379c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Underway
## 3.1.0 (2019-11-07)
- [A] 添加内容库查询接口
- [M] 优化请求重发机制
- [F] 修复微信网页登录 popup-iframe 模式 iframe 设置无效的 bug
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": "minapp-sdk",
"version": "3.0.1",
"version": "3.1.0",
"main": "./lib/index.js",
"browser": "./lib/web.js",
"miniprogram": "lib",
Expand Down

0 comments on commit 91379c1

Please sign in to comment.