From bc41d15f4ce0d44c32cf6f48a249ece99c9ab29a Mon Sep 17 00:00:00 2001 From: boydgreenfield Date: Thu, 5 Oct 2023 14:16:47 -0400 Subject: [PATCH] Update to verison 0.3.0 for publishing to Cargo List @Keats, @GSGerritsen, and @boydgreenfield as maintainers. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7461037..54a2dcb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bfield" -version = "0.2.1" -authors = ["Roderick Bovee "] +version = "0.3.0" +authors = ["Vincent Prouillet ", "Gerrit Gerritsen ", "Nick Greenfield "] edition = "2018" [dependencies]