summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-07-07 20:40:38 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-07-07 20:40:38 -0700
commitc8f26f88c27fcdb8242588cd10bab3979641181b (patch)
tree14e2b1a143d1d288fcd6f393d82ec0cfa7059397 /Cargo.toml
parentaf1998387d081be1b40f16c20adf976c8bd83ca7 (diff)
Bump versionv0.4.0
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 de97b8b..978f346 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "so"
-version = "0.3.6"
+version = "0.4.0"
license = "MIT"
description = "A terminal interface for StackOverflow"
readme = "README.md"