summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
-rw-r--r--development.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 53795c9..9b0ed8e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fm-tui"
-version = "0.1.23"
+version = "0.1.24"
authors = ["Quentin Konieczko <qu3nt1n@gmail.com>"]
edition = "2021"
license-file = "LICENSE.txt"
diff --git a/development.md b/development.md
index c967e89..361f9a5 100644
--- a/development.md
+++ b/development.md
@@ -623,6 +623,8 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
## Current dev
+### Version 0.1.24
+
## TODO
- [ ] mount usb key - should be merged with mtp