Skip to content

Commit 3d26089

Browse files
authored
Merge pull request #1596 from eqlabs/krisztian/bump-version-to-0.10.0
chore: bump version to 0.10.0
2 parents 5ead8bc + 042bd68 commit 3d26089

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.10.0] - 2023-11-29
1111

1212
### Added
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.7"
3+
version = "0.10.0"
44
authors = { workspace = true }
55
edition = { workspace = true }
66
license = { workspace = true }

0 commit comments

Comments
 (0)