From 9be770660ca1d9d740e14d436850a5b170a62982 Mon Sep 17 00:00:00 2001 From: Alex Kattathra Johnson Date: Sat, 14 Jun 2025 02:37:56 -0500 Subject: [PATCH] Update nushell version from README Signed-off-by: Alex Kattathra Johnson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d8cd8f..5889b84 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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.101.0-blue)](https://nushell.sh) +[![Nushell](https://img.shields.io/badge/Nushell-v0.105.1-blue)](https://nushell.sh) A plugin for [Nushell](https://nushell.sh), a cross-platform shell and scripting language. This plugin adds support for streaming from a websocket.