diff --git a/Cargo.toml b/Cargo.toml index e232a2a..222c2be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "glyphon" description = "Fast, simple 2D text rendering for wgpu" -version = "0.4.1" +version = "0.5.0" edition = "2021" homepage = "https://github.com/grovesNL/glyphon.git" repository = "https://github.com/grovesNL/glyphon"