[CI Skip] release/stable 0.5.18

skip-checks: true
This commit is contained in:
Github Actions
2021-02-17 22:09:14 +00:00
parent b1a2f6350c
commit 3365287a41
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/phishing",
"version": "0.5.17",
"version": "0.5.18",
"description": "Simple phishing scripts from a central source",
"main": "index.js",
"sideEffects": false,
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.5.17' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.5.18' };
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/unused",
"version": "0.5.17",
"version": "0.5.18",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",