Skip to content

Commit dd618a9

Browse files
committed
release: crate v0.8.0
1 parent 4ca9c1f commit dd618a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crate/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.7.1](https://github.com/near/near-sandbox/compare/v0.7.0...v0.7.1) - 2024-04-01
9+
## [0.8.0](https://github.com/near/near-sandbox/compare/v0.7.0...v0.8.0) - 2024-06-11
1010

1111
### Added
1212
- Update default nearcore version to v1.38.0 ([#81](https://github.com/near/near-sandbox/pull/81))

crate/Cargo.toml

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

0 commit comments

Comments
 (0)