From af5f52902786cfb7d59f65f909606eff5cebfccc Mon Sep 17 00:00:00 2001 From: paulo Date: Wed, 2 Oct 2024 12:54:43 +0100 Subject: [PATCH] Version bump to v0.18.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0f5c5d4..629d787 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crunch" -version = "0.18.2" +version = "0.18.3" authors = ["Paulo "] description = "Crunch is a command-line interface (CLI) to claim staking rewards (flakes) every X hours for Substrate-based chains" edition = "2018"