summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2022-08-21 19:05:25 -0700
committerSam Tay <samctay@pm.me>2022-08-21 19:06:35 -0700
commitc28bb74f8e10cb80143fdaccdd8b52dafae646e6 (patch)
tree5c686a161d6abe21a0bcddb5ce5d0998f26b6f9f /Cargo.toml
parent7377525de6cf78946b01dcb69aae7bb52a9bf74b (diff)
Bump version to 0.4.8v0.4.8
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 fa6c702..8e606df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "so"
-version = "0.4.7"
+version = "0.4.8"
license = "MIT"
description = "A terminal interface for StackOverflow"
readme = "README.md"