[CI Skip] release/stable 0.11.13

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-04-11 07:47:39 +00:00
parent 3a9260406e
commit 9546e1b0b4
6 changed files with 219 additions and 47 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.11.12",
"version": "0.11.13",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
+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.11.12' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.13' };