Skip to content

Commit f8e0e9b

Browse files
authored
chore: release 0.10.1 (#95)
1 parent 7400f6f commit f8e0e9b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

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.

crate/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.10.1](https://github.com/near/near-sandbox/compare/v0.10.0...v0.10.1) - 2024-08-22
10+
11+
### Other
12+
- Updated near-sandbox to 2.1.1 ([#93](https://github.com/near/near-sandbox/pull/93))
13+
914
## [0.10.0](https://github.com/near/near-sandbox/compare/v0.9.0...v0.10.0) - 2024-08-15
1015

1116
### Other

crate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "near-sandbox-utils"
3-
version = "0.10.0"
3+
version = "0.10.1"
44
edition = "2018"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/near/sandbox"

0 commit comments

Comments
 (0)