summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2022-02-22 15:30:43 -0500
committerSam Tay <samctay@pm.me>2022-02-22 15:30:43 -0500
commit6dea802b0ca3e8a8fec027ad3c6be214947e1ecf (patch)
tree33d522a85b4187728ec7bbc1ac55f04514bad5f9 /Cargo.toml
parentb32e23caf1e858778e26c396063ef2ef1192e4c1 (diff)
Bump version to v0.4.6v0.4.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 38b5655..f425b31 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "so"
-version = "0.4.5"
+version = "0.4.6"
license = "MIT"
description = "A terminal interface for StackOverflow"
readme = "README.md"