Skip to content

Commit 781876e

Browse files
[CI Skip] release/stable 0.0.303
skip-checks: true
1 parent 8e1a5a4 commit 781876e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
5 brettkolodny Contract query subscriptions workaround in Contract FAQ (#60)
55
5 Jhon Update types.basics.md (#165)
66
5 Thibaut Sardan Add an exemple to retrieve chain info (#125)
7-
3 Arjun Porwal feat: update docs with latest types for Polkadot and Kusama (#497)
7+
4 Arjun Porwal feat: update docs with latest types for Polkadot and Kusama (#498)
88
3 jakai7 typo (#47)
99
3 Jegor Sidorenko Update sign-verify.md (#251)
1010
3 Nikos Kontakis Update extrinsics.md (#179)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polkadot-js",
3-
"version": "0.0.302",
3+
"version": "0.0.303",
44
"engine-strict": true,
55
"engines": {
66
"node": ">=18.14"
@@ -47,7 +47,7 @@
4747
"@cmfcmf/docusaurus-search-local": "^1.1.0"
4848
},
4949
"versions": {
50-
"git": "0.0.302",
51-
"npm": "0.0.302"
50+
"git": "0.0.303",
51+
"npm": "0.0.303"
5252
}
5353
}

0 commit comments

Comments
 (0)