aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index a453db9..0a241da 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![builds.sr.ht status](https://builds.sr.ht/~tobyvin/projectr/commits/main.svg)](https://builds.sr.ht/~tobyvin/projectr/commits/main?)
[![Crates.io](https://img.shields.io/crates/v/projectr)](https://crates.io/crates/projectr)
-[![docs.rs](https://img.shields.io/docsrs/projectr/0.3.2)](https://docs.rs/projectr)
+[![docs.rs](https://img.shields.io/docsrs/projectr/0.4.0)](https://docs.rs/projectr)
A contextual, MRU sorted, project finder.
@@ -27,7 +27,7 @@ $ git clone https://git.sr.ht/~tobyvin/projectr
$ cd projectr
$ cargo build --release
$ ./target/release/projectr --version
-projectr 0.3.2
+projectr 0.4.0
```
## Usage
@@ -67,11 +67,11 @@ projectr is licensed under the [MIT].
[~tobyvin/projectr-discuss@lists.sr.ht]:
https://lists.sr.ht/~tobyvin/projectr-discuss
[tmux-projectr]:
- https://git.sr.ht/~tobyvin/projectr/tree/v0.3.2/item/bin/tmux-projectr
-[MIT]: https://git.sr.ht/~tobyvin/projectr/tree/v0.3.2/item/LICENSE
+ https://git.sr.ht/~tobyvin/projectr/tree/v0.4.0/item/bin/tmux-projectr
+[MIT]: https://git.sr.ht/~tobyvin/projectr/tree/v0.4.0/item/LICENSE
[CHANGELOG.md]:
- https://git.sr.ht/~tobyvin/projectr/tree/v0.3.2/item/CHANGELOG.md
+ https://git.sr.ht/~tobyvin/projectr/tree/v0.4.0/item/CHANGELOG.md
[CONTRIBUTING.md]:
- https://git.sr.ht/~tobyvin/projectr/tree/v0.3.2/item/CONTRIBUTING.md
+ https://git.sr.ht/~tobyvin/projectr/tree/v0.4.0/item/CONTRIBUTING.md
[Submitting bug reports and feature requests]:
- https://git.sr.ht/~tobyvin/projectr/tree/v0.3.2/item/CONTRIBUTING.md#submitting-bug-reports-and-feature-requests
+ https://git.sr.ht/~tobyvin/projectr/tree/v0.4.0/item/CONTRIBUTING.md#submitting-bug-reports-and-feature-requests