diff --git a/Cargo.toml b/Cargo.toml index 4cd5261..8bd1e89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bunyan_view" description = "A full-featured port of the Node Bunyan structured log file viewer" -version = "0.2.1" +version = "0.3.0" authors = ["Elijah Zupancic "] license = "MPL-2.0" homepage = "https://github.com/dekobon/bunyan-view"