From b634bbc434014e4f0373d3eb0e7dcf4eb7dd8ece Mon Sep 17 00:00:00 2001 From: Simon Guest Date: Sun, 4 Aug 2024 15:16:54 +1200 Subject: [PATCH] Update version compatability list in README Fixes #22 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5b681d..ecd55a7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ The following versions are compatible. | 0.93 | 0.9.0 | | 0.94 | 0.10.0 | | 0.95 | 0.11.0 | +| 0.96 | 0.12.0 | If you find a new version of Nushell rejects this plugin as incompatible, please report an [issue](https://github.com/tesujimath/nu_plugin_bash_env/issues).