Release 0.4.0

This commit is contained in:
grovesNL 2024-01-15 16:24:05 -03:30 committed by Josh Groves
parent 1bb46e41ff
commit 7f9afac93e

View file

@ -1,7 +1,7 @@
[package] [package]
name = "glyphon" name = "glyphon"
description = "Fast, simple 2D text rendering for wgpu" description = "Fast, simple 2D text rendering for wgpu"
version = "0.3.0" version = "0.4.0"
edition = "2021" edition = "2021"
homepage = "https://github.com/grovesNL/glyphon.git" homepage = "https://github.com/grovesNL/glyphon.git"
repository = "https://github.com/grovesNL/glyphon" repository = "https://github.com/grovesNL/glyphon"