Update supported nushell version from README

Signed-off-by: Alex Kattathra Johnson <alex.kattathra.johnson@gmail.com>
This commit is contained in:
Alex Kattathra Johnson 2025-01-26 16:30:07 -06:00
parent 3f630159c9
commit 771e42d740
No known key found for this signature in database
GPG key ID: 64BCC76905798553

View file

@ -1,7 +1,7 @@
# nu_plugin_ws # nu_plugin_ws
[![Crates.io Version](https://img.shields.io/crates/v/nu_plugin_ws?color=blue)](https://crates.io/crates/nu_plugin_ws) [![Crates.io Version](https://img.shields.io/crates/v/nu_plugin_ws?color=blue)](https://crates.io/crates/nu_plugin_ws)
[![Nushell](https://img.shields.io/badge/Nushell-v0.100.0-blue)](https://nushell.sh) [![Nushell](https://img.shields.io/badge/Nushell-v0.101.0-blue)](https://nushell.sh)
A plugin for [Nushell](https://nushell.sh), a cross-platform shell and scripting language. This plugin adds support for A plugin for [Nushell](https://nushell.sh), a cross-platform shell and scripting language. This plugin adds support for
streaming from a websocket. streaming from a websocket.