From 1d1fa5f074fce239c0af8c3152aeed8601a29106 Mon Sep 17 00:00:00 2001
From: "a.stevan" <antoine.stevan@isae-supaero.fr>
Date: Fri, 7 Jun 2024 13:43:41 +0200
Subject: [PATCH] bump Nushell in the README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 35f4be8d..f76066c8 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ below is an example of how to use the binary application with Nushell:
 ```
 
 > **Note**  
-> requires Nushell 0.93.0 or later
+> requires Nushell 0.94.0 or later
 
 tests for the binary application can also be run with
 ```bash
-- 
GitLab