Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kaichen committed Apr 22, 2021
1 parent 981bd41 commit e302a18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,10 @@ Program setup,
- Testing with `node app/check.js`
- Register contract address & signer address & MMSK server url to Tokenlon team

## Version Release

1. bump version in `package.json`, please follow [semantic versioning](https://semver.org/).
2. run release script under `script` folder
3. upload tar file on github release page with writing change log

copyright© imToken PTE. LTD.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@consenlabs/tokenlon-mmsk",
"version": "5.1.0",
"version": "5.1.1",
"description": "Tokenlon market maker server kit",
"author": "imToken PTE. LTD.",
"license": "MIT",
Expand Down

0 comments on commit e302a18

Please sign in to comment.