Skip to content

Commit 32914df

Browse files
committed
release 0.0.4
1 parent ae5eb58 commit 32914df

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "leguinvim"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
authors = [
55
"daa84 <daa84@inbox.ru>",
66
"Lyude Paul <thatslyude@gmail.com>",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ forked from [neovim-gtk](https://github.com/lyude/neovim-gtk).
99

1010
```bash
1111
# download linux binary (other platforms binaries will come soons!)
12-
wget https://github.com/thjbdvlt/leguinvim/releases/download/0.0.3/leguinvim
12+
wget https://github.com/thjbdvlt/leguinvim/releases/latest/download/leguinvim
1313

1414
# or build (requires cargo)
1515
git clone https://github.com/thjbdvlt/leguinvim leguinvim

0 commit comments

Comments
 (0)