Skip to content

Commit 169fb22

Browse files
authored
Bump version to 0.8.0
1 parent e4371ee commit 169fb22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The sections should follow the order `Added`, `Changed`, `Fixed`, and `Removed`.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## Unreleased
9+
## 0.8.0
1010

1111
### Changed
1212

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.7.0"
3+
version = "0.8.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)