From 771e42d740b292dba91f80b063aed34940630f90 Mon Sep 17 00:00:00 2001 From: Alex Kattathra Johnson Date: Sun, 26 Jan 2025 16:30:07 -0600 Subject: [PATCH] Update supported 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 d3ebc85..0d8cd8f 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.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 streaming from a websocket.