summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-07-10 19:19:43 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-07-10 19:19:43 -0700
commit23420df92ea7f806350af2f652cd7c8c7e14a0a5 (patch)
treede20ac214cd5ea2f83fe9fe69a3266858b7a2679 /Cargo.toml
parent2f33e439c8bff3fe08fefd417b37c6f71db3514b (diff)
Bump versionv0.4.1
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 978f346..08a1d6d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "so"
-version = "0.4.0"
+version = "0.4.1"
license = "MIT"
description = "A terminal interface for StackOverflow"
readme = "README.md"