Skip to content

Commit

Permalink
chore: release v0.11.0 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Yurii Korchynskyi authored Sep 6, 2024
1 parent 0719e9d commit f88d97d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions crate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.10.1](https://github.com/near/near-sandbox/compare/v0.10.0...v0.10.1) - 2024-08-22
## [0.11.0](https://github.com/near/near-sandbox/compare/v0.10.0...v0.11.0) - 2024-09-06

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

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

Expand Down
2 changes: 1 addition & 1 deletion crate/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "near-sandbox-utils"
version = "0.10.1"
version = "0.11.0"
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/near/sandbox"
Expand Down

0 comments on commit f88d97d

Please sign in to comment.