Skip to content

Commit f88d97d

Browse files
authored
chore: release v0.11.0 (#99)
1 parent 0719e9d commit f88d97d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ 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
9+
## [0.11.0](https://github.com/near/near-sandbox/compare/v0.10.0...v0.11.0) - 2024-09-06
1010

1111
### Other
12-
- Updated near-sandbox to 2.1.1 ([#93](https://github.com/near/near-sandbox/pull/93))
12+
- Updates near-sandbox to 2.1.1 ([#93](https://github.com/near/near-sandbox/pull/93))
1313

1414
## [0.10.0](https://github.com/near/near-sandbox/compare/v0.9.0...v0.10.0) - 2024-08-15
1515

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.1"
3+
version = "0.11.0"
44
edition = "2018"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/near/sandbox"

0 commit comments

Comments
 (0)