diff --git a/Cargo.toml b/Cargo.toml index 8dcab4a..e40f558 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.3.1" +version = "0.3.2" authors = ["Elijah Zupancic "] license = "MPL-2.0" homepage = "https://github.com/dekobon/bunyan-view"