Skip to content

Commit a803797

Browse files
committed
Bump version to 0.9.0
1 parent 4a2cf49 commit a803797

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## Unreleased
1010

11+
## 0.9.0
12+
1113
### Changed
1214

1315
- MSRV changed to 1.77.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "crossfont"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "Cross platform native font loading and rasterization"
55
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
66
repository = "https://github.com/alacritty/crossfont.git"

0 commit comments

Comments
 (0)