From c2c3df98cb5beacb30af54e5b2d96449d3a8f60c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej=20Stuczy=C5=84ski?= Date: Mon, 10 Mar 2025 17:28:24 +0000 Subject: [PATCH] updated payment watcher version --- nyx-chain-watcher/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nyx-chain-watcher/Cargo.toml b/nyx-chain-watcher/Cargo.toml index bbe9ecc98d..f17233f96b 100644 --- a/nyx-chain-watcher/Cargo.toml +++ b/nyx-chain-watcher/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "nyx-chain-watcher" -version = "0.1.12" +version = "0.1.13" authors.workspace = true repository.workspace = true homepage.workspace = true