Skip to content

Commit

Permalink
Merge pull request #1324 from eqlabs/krisztian/bump-version-0.7.2
Browse files Browse the repository at this point in the history
chore: bump version to 0.7.2
  • Loading branch information
kkovaacs authored Aug 16, 2023
2 parents 44f83f6 + 5aa8f78 commit 9598fd7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ More expansive patch notes and explanations may be found in the specific [pathfi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [0.7.2] - 2023-08-16

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/pathfinder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pathfinder"
version = "0.7.1"
version = "0.7.2"
edition = "2021"
license = "MIT OR Apache-2.0"
rust-version = "1.70"
Expand Down

0 comments on commit 9598fd7

Please sign in to comment.