Skip to content

Commit 971e5a9

Browse files
committed
Release ab_glyph_rasterizer 0.1.10
1 parent f2e376a commit 971e5a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rasterizer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased (0.1.10)
1+
# 0.1.10
22
* Fix remaining `draw_line_scalar` index oob panic scenarios (3).
33

44
# 0.1.9

rasterizer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ab_glyph_rasterizer"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
authors = ["Alex Butler <alexheretic@gmail.com>"]
55
edition = "2021"
66
description = "Coverage rasterization for lines, quadratic & cubic beziers"

0 commit comments

Comments
 (0)