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