Skip to content

Commit

Permalink
chore(version): 0.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif committed Jun 20, 2023
1 parent 62e480d commit a027c56
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 8 deletions.
30 changes: 25 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "multitask"
version = "0.1.0"
version = "0.37.2"
authors = ["Aram Drevekenin <[email protected]>"]
edition = "2018"

[dependencies]
zellij-tile = "0.37.1"
zellij-tile = "0.37.2"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ echo "so will I!"
[zellij]: https://github.com/zellij-org/zellij

## Installation
1. Download the `multitask.wasm` file from the latest release
1. Download the `multitask.wasm` file from the release matching your installed Zellij version
2. Place it in `~/zellij-plugins`
3. From within Zellij, run `zellij action start-or-reload-plugin file:~/zellij-plugins/multitask.wasm`

Expand Down

0 comments on commit a027c56

Please sign in to comment.