[CI Skip] release/stable 0.9.20

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-16 04:22:31 +00:00
parent 71246e6df5
commit 4b5eaa02fd
6 changed files with 74 additions and 18 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.9.19",
"version": "0.9.20",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.2",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.19' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.20' };