Skip to content

Commit

Permalink
[CI Skip] release/stable 0.6.222
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Jul 11, 2021
1 parent 1e81ba9 commit 8215452
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@polkadot/dev": "^0.62.57",
"@types/jest": "^26.0.24"
},
"version": "0.6.221",
"version": "0.6.222",
"dependencies": {
"@pinata/sdk": "^1.1.23",
"dnslink-cloudflare": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/phishing",
"version": "0.6.221",
"version": "0.6.222",
"type": "module",
"description": "Simple phishing scripts from a central source",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Auto-generated by @polkadot/dev, do not edit

export const packageInfo = { name: '@polkadot/phishing', version: '0.6.221' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.222' };
2 changes: 1 addition & 1 deletion packages/unused/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/unused",
"version": "0.6.221",
"version": "0.6.222",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <[email protected]>",
Expand Down

0 comments on commit 8215452

Please sign in to comment.