Skip to content

Commit b0d8f19

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.0...v4.0.0) (2020-10-26) ### Bug Fixes * future proof against metamask breaking changes ([47e9727](47e9727)) ### BREAKING CHANGES * Metamask legacy versions that use `window.web3` are no longer supported
1 parent 0e65f1a commit b0d8f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "3.0.0",
3+
"version": "4.0.0",
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)