Skip to content
Snippets Groups Projects
Verified Commit 1f742416 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

bump to 0.95.0

this will hopefully fix the CI.
parent 7bfa7c4c
No related branches found
No related tags found
No related merge requests found
Pipeline #5625 failed
This commit is part of merge request !149. Comments created here will be created in the context of that merge request.
......@@ -6,7 +6,7 @@ stages:
variables:
NUSHELL_ARCH: "x86_64-unknown-linux-musl"
NUSHELL_VERSION: "0.94.2"
NUSHELL_VERSION: "0.95.0"
workflow:
rules:
......
......@@ -13,7 +13,7 @@ below is an example of how to use the binary application with Nushell:
```
> **Note**
> requires Nushell 0.94.0 or later
> requires Nushell 0.95.0 or later
tests for the binary application can also be run with
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment