summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2022-08-24 17:30:39 -0700
committerSam Tay <samctay@pm.me>2022-08-24 17:30:39 -0700
commit1059015a1b8d22acf96fa7c70a4df3f2ebc7c284 (patch)
treee13f2ad4d567033a5ec45da188938b844506cc59 /Cargo.toml
parent55964a28bdccd05f1c607ea122d38a8bb3839c7f (diff)
Bump version to 0.4.9
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 211d8a9..0cf52b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "so"
-version = "0.4.8"
+version = "0.4.9"
license = "MIT"
description = "A terminal interface for StackOverflow"
readme = "README.md"