[CI Skip] release/stable 0.6.386

skip-checks: true
This commit is contained in:
Github Actions
2021-10-29 07:54:08 +00:00
parent 5411e297ec
commit 9988a5dc32
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.385",
"version": "0.6.386",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.6.385",
"version": "0.6.386",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.15.4",
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.385' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.386' };
+1 -1
View File
@@ -15,6 +15,6 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.385",
"version": "0.6.386",
"main": "index.js"
}