From 6270c39a3dcd78e4623390ee4b4bfa9a85504214 Mon Sep 17 00:00:00 2001 From: etienne-napoleone Date: Wed, 1 Dec 2021 14:04:14 +0900 Subject: [PATCH] chore: bump package to 0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a5179a8..6ef937f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "twelvepool" -version = "0.4.0" +version = "0.5.0" authors = ["Etienne Napoleone "] edition = "2021" description = "Watch for new txs in a Terra node mempool"