Skip to content

Commit 2965ecc

Browse files
chore(release): 2.0.1-beta.121 [skip ci]
## [2.0.1-beta.121](https://github.com/PolymathNetwork/polymath-sdk/compare/v2.0.1-beta.120@beta...v2.0.1-beta.121@beta) (2020-02-20) ### Bug Fixes * add more comments ([fa7ac9c](fa7ac9c)) * broken test ([6335f56](6335f56)) * enable count transfer manager refactor ([2bd3d73](2bd3d73)) * extra space ([c2f38d0](c2f38d0)) * remove the changes made to ptm, prevent conflict with other pr ([f86a6a8](f86a6a8)) * tests that needed to be updated to return from stub ([8b9860b](8b9860b)) * unnecessary comment ([2d50f1d](2d50f1d)) ### Features * add more modification procedures ([91ad8e6](91ad8e6)) * add more robust testing to the project, first example ([34f1706](34f1706)) * disable controller not working test ([7938d37](7938d37)) * refactor div payments and reclaim funds tests ([3104fce](3104fce)) * refactor of modify shareholder data check args ([b2eba3a](b2eba3a))
1 parent a8a5e5f commit 2965ecc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polymathnetwork/sdk",
3-
"version": "2.0.1-beta.120",
3+
"version": "2.0.1-beta.121",
44
"description": "A Javascript SDK for interacting with the Polymath network for the browser and Node.js",
55
"bugs": {
66
"url": "https://github.com/PolymathNetwork/polymath-sdk/issues"

0 commit comments

Comments
 (0)