From 52128c78bfea36960654873288c386eeb7c37438 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 14 Oct 2020 09:23:13 +0000 Subject: [PATCH] [CI Skip] release/stable 0.1.6 skip-checks: true --- package.json | 2 +- packages/phishing/package.json | 2 +- packages/unused/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 31e0ebdf3..455b7c65f 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "@polkadot/dev": "^0.58.1", "@types/jest": "^26.0.14" }, - "version": "0.1.5" + "version": "0.1.6" } diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 15c985732..55c6bc148 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/phishing", - "version": "0.1.5", + "version": "0.1.6", "description": "Simple phishing scripts from a central source", "main": "index.js", "publishConfig": { diff --git a/packages/unused/package.json b/packages/unused/package.json index 5e554c846..0c55724fc 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/unused", - "version": "0.1.5", + "version": "0.1.6", "description": "Simple phishing scripts from a central source", "main": "index.js", "publishConfig": {