From afca1e8a642224483804bf4a59a536b8f0da5ed2 Mon Sep 17 00:00:00 2001 From: Simon Guest Date: Tue, 23 Apr 2024 15:09:17 +1200 Subject: [PATCH] bash-env version bump --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 7d8cc3b..5b73839 100644 --- a/config.yaml +++ b/config.yaml @@ -205,10 +205,10 @@ plugins: branch: master override: # override any field in the result record (do not use unless you have to `like the plugin is written in Python`) name: "[nu_plugin_bash_env](https://github.com/tesujimath/nu_plugin_bash_env)" - version: "0.0.0" + version: "0.7.1" description: "A Bash environment plugin for Nushell." - plugin: "0.87" - protocol: "0.87" + plugin: "0.92.2" + protocol: "0.92.2" - name: nu_plugin_units language: rust repository: