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