[CI Skip] release/stable 0.7.2

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-01 07:28:39 +00:00
parent be87898397
commit 4ebe43e150
3 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.7.1",
"version": "0.7.2",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.7.1",
"version": "0.7.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
+2 -2
View File
@@ -1,6 +1,6 @@
// Copyright 2017-2022 @polkadot/phishing authors & contributors
// Copyright 2017-2021 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.1' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.2' };