Skip to content

Commit 9c04e09

Browse files
authored
Bump version to 0.10.2 (#1108)
1 parent a18d58e commit 9c04e09

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.10.2] - 2023-11-13
11+
1012
### Forge
1113

1214
#### Changed

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
@@ -10,7 +10,7 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.10.1"
13+
version = "0.10.2"
1414
edition = "2021"
1515
repository = "https://github.com/foundry-rs/starknet-foundry"
1616
license = "MIT"

0 commit comments

Comments
 (0)