[CI Skip] release/stable 0.12.3

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-05-03 12:54:30 +00:00
parent 7ce5afce86
commit 5978adf614
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.12.2",
"version": "0.12.3",
"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.12.2' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.3' };