Skip to content

Commit

Permalink
(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flxxyz committed Jul 15, 2021
1 parent 4e9083c commit e200306
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"bytedance-mini-pay": "^0.0.3",
"bytedance-mini-pay": "^0.0.4",
"express": "^4.17.1"
}
}
2 changes: 1 addition & 1 deletion lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bytedance-mini-pay",
"version": "0.0.3",
"version": "0.0.4",
"description": "字节跳动小程序支付SDK",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit e200306

Please sign in to comment.