Skip to content

Commit

Permalink
[CI Skip] release/stable 0.16.1
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Jul 1, 2022
1 parent 5a61c95 commit 8d0a5a3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .123current
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15.3-13-x
0.16.1
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
566 Mich Update all.json (#1732)
404 Jaco 0.15.2 (#1719)
405 Jaco 0.16.1 (#1735)
246 mhusnirizal update all.json (#1728)
163 frankywild Update all.json (#1733)
79 michalisFr Update all.json (#1540)
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.16.0",
"version": "0.16.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.16.0",
"version": "0.16.1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
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.15.3-13-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.1' };

0 comments on commit 8d0a5a3

Please sign in to comment.