Skip to content

Commit

Permalink
Release ab_glyph 0.2.26
Browse files Browse the repository at this point in the history
  • Loading branch information
alexheretic committed May 10, 2024
1 parent 449daae commit 0f5d772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion glyph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased (0.2.26)
# 0.2.26
* Update _ttf-parser_ to `0.21`.

# 0.2.25
Expand Down
2 changes: 1 addition & 1 deletion glyph/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ab_glyph"
version = "0.2.25"
version = "0.2.26"
authors = ["Alex Butler <alexheretic@gmail.com>"]
edition = "2021"
description = "API for loading, scaling, positioning and rasterizing OpenType font glyphs."
Expand Down

0 comments on commit 0f5d772

Please sign in to comment.