From c1aa6fb2c1ea0f6b6bbefb9a9a71d4e0c44271dd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 25 Jan 2025 12:54:31 +0000 Subject: [PATCH] chore(release): 0.2.13 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 08b6509..7d7ed83 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5890,7 +5890,7 @@ dependencies = [ [[package]] name = "sn-testnet-deploy" -version = "0.2.12" +version = "0.2.13" dependencies = [ "alloy", "ant-releases", diff --git a/Cargo.toml b/Cargo.toml index 32d8ab1..12f9435 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ name = "sn-testnet-deploy" description = "Tool for creating Autonomi networks" readme = "README.md" repository = "https://github.com/maidsafe/sn-testnet-deploy" -version = "0.2.12" +version = "0.2.13" edition = "2021" license = "BSD-3-Clause"