Skip to content

Commit d9519e5

Browse files
committed
Bump version to 0.5.0
Signed-off-by: Codex (GPT 5) <codex@openai.com>
1 parent 12fe2c0 commit d9519e5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "yoink"
3-
version = "0.4.1"
3+
version = "0.5.0"
44
edition = "2021"
55

66
[dependencies]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ ls: ./deno: No such file or directory
4040
Pin a release with `@version`:
4141

4242
```sh
43-
$ sh <(curl https://yoink.sh) mxcl/yoink@0.4.1 --version
44-
yoink 0.4.1
43+
$ sh <(curl https://yoink.sh) mxcl/yoink@0.5.0 --version
44+
yoink 0.5.0
4545
```
4646

4747
> [!TIP]

0 commit comments

Comments
 (0)