diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f5610b5a4..dd0721477 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 567 Frank Update all.json (#3149) 546 Tim Janssen Update all.json (#3146) - 516 Jaco Bump dev deps (#3147) + 517 Jaco 0.20.3 (#3150) 415 mhusnirizal update all.json (#3148) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/package.json b/package.json index 224b82b12..da5f4eccc 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.20.3", "versions": { - "git": "0.20.3-33-x", - "npm": "0.20.2" + "git": "0.20.3", + "npm": "0.20.3" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 98a8fa485..240c51ca1 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3' };