mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 16:41:41 +02:00
Bump to 0.17.0 (#2237)
This commit is contained in:
@ -4,7 +4,7 @@ description = "A source string characterizer for Nushell"
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
name = "nu-source"
|
||||
version = "0.16.1"
|
||||
version = "0.17.0"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
@ -18,4 +18,4 @@ serde = {version = "1.0.114", features = ["derive"]}
|
||||
termcolor = "1.1.0"
|
||||
|
||||
[build-dependencies]
|
||||
nu-build = {version = "0.16.1", path = "../nu-build"}
|
||||
nu-build = {version = "0.17.0", path = "../nu-build"}
|
||||
|
Reference in New Issue
Block a user