Skip to content

Commit 98e1a65

Browse files
committed
bump version
1 parent b0da9dd commit 98e1a65

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 = "fselect"
3-
version = "0.7.7"
3+
version = "0.7.8"
44
authors = ["jhspetersson <jhspetersson@gmail.com>"]
55
description = "Find files with SQL-like queries"
66
keywords = ["find", "files", "sql", "query", "tool"]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ More is under way!
4141

4242
#### Other Linux
4343

44-
[Static build with musl](https://github.com/jhspetersson/fselect/releases/download/0.7.7/fselect-x86_64-linux-musl.gz).
44+
[Static build with musl](https://github.com/jhspetersson/fselect/releases/download/0.7.8/fselect-x86_64-linux-musl.gz).
4545

4646
#### Windows 64bit
4747

48-
A statically precompiled [binary](https://github.com/jhspetersson/fselect/releases/download/0.7.7/fselect-x86_64-win.zip) is available at Github downloads.
48+
A statically precompiled [binary](https://github.com/jhspetersson/fselect/releases/download/0.7.8/fselect-x86_64-win.zip) is available at Github downloads.
4949

5050
#### Windows via Chocolatey
5151

0 commit comments

Comments
 (0)