Skip to content

Commit

Permalink
Release glyph_brush 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexheretic committed Nov 13, 2021
1 parent 1a17c02 commit 6da583b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion glyph-brush/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.7.3
* Add documentation of `GlyphBrush` generic types & workarounds when `.build()` type inference fails.
* wasm: Fix _twox-hash_ compilation.

Expand Down
2 changes: 1 addition & 1 deletion glyph-brush/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "glyph_brush"
version = "0.7.2"
version = "0.7.3"
authors = ["Alex Butler <[email protected]>"]
edition = "2018"
description = "Fast cached text render library using ab_glyph"
Expand Down

0 comments on commit 6da583b

Please sign in to comment.