From ab30e9c33e9a0d928b4d61a8f71888ed5c932cdc Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 6 Jan 2021 11:02:46 +0000 Subject: [PATCH] [CI Skip] release/stable 0.3.8 skip-checks: true --- all.json | 2 +- package.json | 2 +- packages/phishing/package.json | 2 +- packages/unused/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/all.json b/all.json index 1f7910279..84d49a620 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 b56a09f99..7a2c72b17 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,5 @@ "@polkadot/dev": "^0.61.21", "@types/jest": "^26.0.19" }, - "version": "0.3.7" + "version": "0.3.8" } diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e419ec746..26a8e78cb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.3.7", + "version": "0.3.8", "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 24db6992c..70e46c4de 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.3.7", + "version": "0.3.8", "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ",