Version bump
Signed-off-by: Alex Kattathra Johnson <alex.kattathra.johnson@gmail.com>
This commit is contained in:
parent
c47b991cbb
commit
5f35894619
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1183,7 +1183,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "nu_plugin_ws"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"nu-plugin",
|
||||
"nu-protocol",
|
||||
|
|
|
@ -5,7 +5,7 @@ readme = "README.md"
|
|||
license = "MIT"
|
||||
name = "nu_plugin_ws"
|
||||
description = "A Nushell plugin for easily streaming output from websocket endpoints"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue