diff --git a/Cargo.toml b/Cargo.toml index 7cdc65c..9e19507 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bnf" -version = "0.2.6" -authors = ["@shnewto", "@CrockAgile", "@androm3da", "@sremedios", "@prbs23"] +version = "0.2.7" +authors = ["@shnewto", "@CrockAgile", "@androm3da", "@sremedios", "@prbs23", "@z2oh"] description = "A library for parsing Backus–Naur form context-free grammars" readme = "README.md"