We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277b63f commit 63b7310Copy full SHA for 63b7310
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "getquotes"
3
-version = "0.4.0"
+version = "0.5.0"
4
edition = "2024"
5
authors = ["MuntasirSZN <muntasir.joypurhat@gmail.com>"]
6
description = "A simple cli tool to get quotes in your terminal using WikiQuotes"
man/getquotes.ps1xml
@@ -58,7 +58,7 @@ Migrates configuration from JSON to TOML format.
58
59
.NOTES
60
Author: Muntasir Mahmud
61
-Version: 0.4.0
+Version: 0.5.0
62
GitHub: https://github.com/MuntasirSZN/getquotes
63
64
.LINK
0 commit comments