From 333d664ac7a2953bdf7ed5e0b099befa7dfe6171 Mon Sep 17 00:00:00 2001 From: Alcibiades Athens Date: Mon, 14 Oct 2024 10:11:48 -0400 Subject: [PATCH] fix: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 78348f9..7dfb9ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "electrologica" -version = "0.1.1" +version = "0.2.0" edition = "2021" authors = ["0xAlcibiades