Skip to content

Commit

Permalink
[CI Skip] release/stable 0.6.207
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
actions-user committed Jun 22, 2021
1 parent 994c67e commit a94efef
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 @@ -26,7 +26,7 @@
"@polkadot/dev": "^0.62.43",
"@types/jest": "^26.0.23"
},
"version": "0.6.206",
"version": "0.6.207",
"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.206",
"version": "0.6.207",
"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.206' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.207' };
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.206",
"version": "0.6.207",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <[email protected]>",
Expand Down

0 comments on commit a94efef

Please sign in to comment.