We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed98240 commit 9526387Copy full SHA for 9526387
express_relay/sdk/js/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pythnetwork/express-relay-js",
3
- "version": "0.11.0",
+ "version": "0.11.1",
4
"description": "Utilities for interacting with the express relay protocol",
5
"homepage": "https://github.com/pyth-network/pyth-crosschain/tree/main/express_relay/sdk/js",
6
"author": "Douro Labs",
express_relay/sdk/python/pyproject.toml
[tool.poetry]
name = "express-relay"
-version = "0.10.0"
+version = "0.10.1"
description = "Utilities for searchers and protocols to interact with the Express Relay protocol."
authors = ["dourolabs"]
license = "Apache-2.0"
0 commit comments