Skip to content

Commit

Permalink
chore(release): 2.0.1-beta.93 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1-beta.93](https://github.com/PolymathNetwork/polymath-sdk/compare/v2.0.1-beta.92@beta...v2.0.1-beta.93@beta) (2020-01-14)

### Bug Fixes

* only transfer POLY to ST if the current balance is insufficient ([47e08cc](47e08cc))
* refine Launch Tiered STO types ([acd32aa](acd32aa))

### Features

* only transfer POLY to the ST if missing ([3cf8dbd](3cf8dbd))
  • Loading branch information
semantic-release-bot committed Jan 14, 2020
1 parent c6512d7 commit 87ec5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polymathnetwork/sdk",
"version": "2.0.1-beta.92",
"version": "2.0.1-beta.93",
"description": "A Javascript SDK for interacting with the Polymath network for the browser and Node.js",
"bugs": {
"url": "https://github.com/PolymathNetwork/polymath-sdk/issues"
Expand Down

0 comments on commit 87ec5c3

Please sign in to comment.