From f820e449826fce2aaea8ab9de79648c3363bced2 Mon Sep 17 00:00:00 2001 From: jimy-byerley Date: Sat, 3 Feb 2024 15:00:56 +0100 Subject: [PATCH] bumped version to v0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ae04358..abadf6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "etherage" categories = ["science::robotics", "network-programming"] authors = ["Jimy Byerley ", "CendreQuasar540"] -version = "0.2.0" +version = "0.4.0" edition = "2021" license = "MIT OR Apache-2.0" readme = "readme.md"