Skip to content

Commit 29977a1

Browse files
committed
updated version to 0.12
1 parent d8b5b3c commit 29977a1

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.11.1](https://github.com/near/near-sandbox/compare/v0.11.0...v0.11.1) - 2024-11-15
9+
## [0.12.0](https://github.com/near/near-sandbox/compare/v0.11.0...v0.12.0) - 2024-11-15
1010

1111
### Other
1212

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

0 commit comments

Comments
 (0)