[CI Skip] release/stable 0.5.17

skip-checks: true
This commit is contained in:
Github Actions
2021-02-17 13:25:28 +00:00
parent 8c5ab73b8a
commit cc62eef2fe
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/phishing",
"version": "0.5.16",
"version": "0.5.17",
"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.16' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.5.17' };
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/unused",
"version": "0.5.16",
"version": "0.5.17",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",