diff --git a/all.json b/all.json index 84d49a620..1f7910279 100644 --- a/all.json +++ b/all.json @@ -10,4 +10,4 @@ "polkawallets.site", "polkodot.network" ] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 36b1b2312..9f63cd557 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,5 @@ "@polkadot/dev": "^0.61.23", "@types/jest": "^26.0.19" }, - "version": "0.3.8" + "version": "0.3.9" } diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fc3c07311..5d4b7bfa9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.3.8", + "version": "0.3.9", "description": "Simple phishing scripts from a central source", "main": "index.js", "module": "index.mjs", diff --git a/packages/unused/package.json b/packages/unused/package.json index 70e46c4de..95d6517cf 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.3.8", + "version": "0.3.9", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ",