[CI Skip] release/stable 0.5.2

skip-checks: true
This commit is contained in:
Github Actions
2021-02-16 09:26:14 +00:00
parent 7a7c2572f5
commit 2ea63edaaa
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@polkadot/dev": "^0.61.25", "@polkadot/dev": "^0.61.25",
"@types/jest": "^26.0.20" "@types/jest": "^26.0.20"
}, },
"version": "0.5.1", "version": "0.5.2",
"dependencies": { "dependencies": {
"@pinata/sdk": "^1.1.11", "@pinata/sdk": "^1.1.11",
"dnslink-cloudflare": "^3.0.0" "dnslink-cloudflare": "^3.0.0"
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@polkadot/phishing", "name": "@polkadot/phishing",
"version": "0.5.1", "version": "0.5.2",
"description": "Simple phishing scripts from a central source", "description": "Simple phishing scripts from a central source",
"main": "index.js", "main": "index.js",
"sideEffects": false, "sideEffects": false,
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@polkadot/unused", "name": "@polkadot/unused",
"version": "0.5.1", "version": "0.5.2",
"description": "Dummy", "description": "Dummy",
"main": "index.js", "main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>", "author": "Jaco Greeff <jacogr@gmail.com>",