Skip to content

Commit e6a47f1

Browse files
Release 0.8.1 (#866)
1 parent b0c55d4 commit e6a47f1

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
## [0.8.1] - 2023-10-12
910
### Forge
1011

1112
#### Fixed
12-
- reduced ram usage
13+
- significantly reduced ram usage
1314

1415
## [0.8.0] - 2023-10-11
1516

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.0"
12+
version = "0.8.1"
1313
edition = "2021"
1414
repository = "https://github.com/foundry-rs/starknet-foundry"
1515
license = "MIT"

0 commit comments

Comments
 (0)