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