Release 0.2.0

This commit is contained in:
grovesNL 2022-07-13 09:45:42 -02:30 committed by Josh Groves
parent 045515c558
commit 4e9e10061f

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.1.0" version = "0.2.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"