Skip to content

Commit

Permalink
Update changelog and version to 0.10.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abhayks1 committed Mar 4, 2019
1 parent af82df4 commit 788f8ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Version 0.10.0

* Update PricerRule ABI/BIN with PricerRule:convertPayCurrencyToToken fix ([126](https://github.com/OpenSTFoundation/openst.js/pull/126))
* PricerRule integration test and cleanup ([#114](https://github.com/OpenSTFoundation/openst.js/pull/114))
* ProxyFactory address refactoring from createCompanyWallet method ([#113](https://github.com/OpenSTFoundation/openst.js/pull/113)
* Integration with mosaic.js npm ([#109](https://github.com/OpenSTFoundation/openst.js/pull/109))
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": "@openstfoundation/openst.js",
"version": "0.10.0-alpha.4",
"version": "0.10.0-alpha.5",
"description": "OpenST is a framework for building token economies.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 788f8ab

Please sign in to comment.