diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 976d2a6a8c..7c639f48ac 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 620 Jaco 0.46.4 (#1264) + 621 Jaco Adjust object index typings (#1265) 90 Thibaut Sardan add search by address (#1198) 7 Ivan Rukhavets Mention derivation in FAQ (#334) 4 Amaury Martiny PostMessageProvider with on('connected' | 'disconnected') (#279) diff --git a/package.json b/package.json index 6020507214..2d99301167 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.46.5", "versions": { - "git": "0.46.4", - "npm": "0.46.4" + "git": "0.46.5", + "npm": "0.46.5" }, "workspaces": [ "packages/*"