diff --git a/Cargo.toml b/Cargo.toml index 93bca87..d719051 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "marc" -version = "3.0.0" +version = "3.1.0" authors = ["AIkorsky "] description = "Reader and builder for MARC 21 Bibliographic format" license = "MIT/Apache-2.0"