From 31f93b63ab0eb7bbc25fc4556ac9fa235714787b Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 16 May 2023 16:20:14 -0500 Subject: chore: bump version to 0.3.0 --- CHANGELOG.md | 2 ++ Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5876cf3..5075a5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to ## [Unreleased] +## 0.3.0 - 2023-04-20 + ### Added - Added `--all` flag to include all child directories of provided search paths. diff --git a/Cargo.toml b/Cargo.toml index f4582d7..23b298e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "projectr" -version = "0.2.1" +version = "0.3.0" edition = "2021" description = "A contextual, MRU sorted, project finder." authors = ["Toby Vincent "] -- cgit v1.2.3-70-g09d2