summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxenozoid <xenozoid@gmail.com>2019-03-10 12:01:35 +0300
committerxenozoid <xenozoid@gmail.com>2019-03-10 12:01:35 +0300
commitabd5c92629e87deec58d8f6203860b9929d8a0c5 (patch)
tree69d19721d670b3f43508fdfa154ab17bbe6080ba
parenteba2bc08d1d200f3948499ab95d3f4a4a1ff351b (diff)
bump version0.6.2
-rw-r--r--Cargo.toml2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c639396..4cbe739 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fselect"
-version = "0.6.1"
+version = "0.6.2"
authors = ["jhspetersson <jhspetersson@gmail.com>"]
description = "Find files with SQL-like queries"
keywords = ["find", "files", "sql", "query", "tool"]
diff --git a/README.md b/README.md
index 5f56f93..b3987dc 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ More is under way!
#### Windows 64bit
-A statically precompiled [binary](https://github.com/jhspetersson/fselect/releases/download/0.6.1/fselect-x86_64-win.zip) is available at Github downloads.
+A statically precompiled [binary](https://github.com/jhspetersson/fselect/releases/download/0.6.2/fselect-x86_64-win.zip) is available at Github downloads.
#### Mac