diff --git a/Cargo.toml b/Cargo.toml index 91756a7f..6ecbe6c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mosaic-tile" -version = "0.1.1" +version = "0.2.1" authors = ["Brooks J Rady "] edition = "2018" description = "A small client-side library for writing mosaic plugins (tiles)"