summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-07-02 22:30:19 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-07-02 22:30:19 -0700
commit6af8fd827eb94dc66da7deb90f9ff90b8a488f16 (patch)
tree649ac1bc7f39c91461e50557315e6d2919bec306 /Cargo.toml
parentc081af5121f648d32826c914a83ab2119f7885c9 (diff)
Bump versionv0.3.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 3da60be..de97b8b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "so"
-version = "0.3.5"
+version = "0.3.6"
license = "MIT"
description = "A terminal interface for StackOverflow"
readme = "README.md"