From 2dd191d84314ec0105610d4849da8710b2399cd0 Mon Sep 17 00:00:00 2001 From: borispovod Date: Thu, 25 Nov 2021 18:37:53 +0300 Subject: [PATCH] bump version --- node/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/Cargo.toml b/node/Cargo.toml index af358954..6a9851b2 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -7,7 +7,7 @@ license = 'Apache-2.0' name = 'pontem-node' edition = '2018' build = 'build.rs' -version = '0.4.1' +version = '0.4.2' [[bin]] name = 'pontem'