0.11.2: Fix glyph start and end when using shape-run-cache

This commit is contained in:
Jeremy Soller 2024-02-09 15:12:33 -07:00
parent cb447ea8c6
commit 0cb6eba6e7
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
3 changed files with 18 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "cosmic-text"
description = "Pure Rust multi-line text handling"
version = "0.11.1"
version = "0.11.2"
authors = ["Jeremy Soller <jeremy@system76.com>"]
edition = "2021"
license = "MIT OR Apache-2.0"