mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 01:39:46 +02:00
Bump to 0.78.1
development version (#8741)
# Description either just development or hotfix
This commit is contained in:
committed by
GitHub
parent
2ec2028637
commit
d18cf19a3f
@@ -5,7 +5,7 @@ repository = "https://github.com/nushell/nushell/tree/main/crates/nu-term-grid"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
name = "nu-term-grid"
|
||||
version = "0.78.0"
|
||||
version = "0.78.1"
|
||||
|
||||
[lib]
|
||||
bench = false
|
||||
@@ -13,4 +13,4 @@ bench = false
|
||||
[dependencies]
|
||||
unicode-width = "0.1.9"
|
||||
|
||||
nu-utils = { path = "../nu-utils", version = "0.78.0" }
|
||||
nu-utils = { path = "../nu-utils", version = "0.78.1" }
|
||||
|
Reference in New Issue
Block a user