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