Skip to content

Commit 82e6528

Browse files
chore: v0.9.6 release
1 parent 0b310f8 commit 82e6528

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ More expansive patch notes and explanations may be found in the specific [pathfi
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## Unreleased
10+
## [0.9.6] - 2023-11-20
1111

1212
### Fixed
1313

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/pathfinder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pathfinder"
3-
version = "0.9.5"
3+
version = "0.9.6"
44
edition = { workspace = true }
55
license = { workspace = true }
66
rust-version = { workspace = true }

0 commit comments

Comments
 (0)