Skip to content

Commit 6db50de

Browse files
Release 0.8.2 (#871)
1 parent 38ec4a6 commit 6db50de

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.8.2] - 2023-10-12
11+
1012
### Forge
1113

1214
#### Fixed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ members = [
99
]
1010

1111
[workspace.package]
12-
version = "0.8.1"
12+
version = "0.8.2"
1313
edition = "2021"
1414
repository = "https://github.com/foundry-rs/starknet-foundry"
1515
license = "MIT"

0 commit comments

Comments
 (0)