This commit is contained in:
Jeremy Soller 2024-02-07 14:18:19 -07:00
parent be471833c9
commit 8174877407
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 41 additions and 1 deletions

View file

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