Skip to content

Commit

Permalink
[CI Skip] release/stable 0.12.1
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Apr 30, 2022
1 parent 4559c46 commit 53119a9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
529 Mich Update all.json (#1523)
381 Jaco Bump TypeScript (#1521)
382 Jaco Bump @polkadot/util (#1525)
213 mhusnirizal update all.json (#1506)
107 frankywild Update all.json (#1522)
78 michalisFr Update address.json (#1438)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.12.0",
"version": "0.12.1",
"workspaces": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.12.0",
"version": "0.12.1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
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 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.109' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.1' };

0 comments on commit 53119a9

Please sign in to comment.