diff --git a/Cargo.toml b/Cargo.toml index 571522d..f1af74f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gfx_glyph" -version = "0.8.2" +version = "0.8.3" authors = ["Alex Butler "] description = "Fast GPU cached text rendering using gfx-rs & rusttype" repository = "https://github.com/alexheretic/gfx-glyph"