mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:35:59 +02:00
Update to 0.76.1
version for development (#8161)
# Description For tracking in `version` for bug reports during development. Might be used for an urgent hotfix if necessary.
This commit is contained in:
committed by
GitHub
parent
73bc3389e5
commit
95ec2fcce7
@ -5,7 +5,7 @@ edition = "2021"
|
||||
license = "MIT"
|
||||
name = "nu-utils"
|
||||
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-utils"
|
||||
version = "0.76.0"
|
||||
version = "0.76.1"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[[bin]]
|
||||
|
Reference in New Issue
Block a user