Skip to content

Commit 8c90d0a

Browse files
committed
Bump to 0.17.3
1 parent 62b7a33 commit 8c90d0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nu_plugin_bash_env"
3-
version = "0.17.0"
3+
version = "0.17.3"
44
edition = "2021"
55
license = "MIT"
66
description = "Nu plugin bash-env"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ The following versions are compatible.
202202
| 0.98 | 0.14.2 |
203203
| 0.98 | 0.15.1 |
204204
| 0.99 | 0.16.1 |
205-
| 0.100 | 0.17.0 |
205+
| 0.100 | 0.17.3 |
206206

207207
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).
208208

0 commit comments

Comments
 (0)