[CI Skip] release/stable 0.6.504

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-12-05 12:01:35 +00:00
parent d3fccf5b15
commit 0a8a5b4d48
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.503",
"version": "0.6.504",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.6.503",
"version": "0.6.504",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
+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.503' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.504' };
+1 -1
View File
@@ -14,6 +14,6 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.503",
"version": "0.6.504",
"main": "index.js"
}