summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-10-09 22:46:16 -0400
committerClementTsang <clementjhtsang@gmail.com>2019-10-09 22:46:16 -0400
commit396360cdbf4a28c69d4ae2df3c3ff0ea1fcda23e (patch)
treeecd0cd2a3901e028795b99671a9f3e054e765124 /Cargo.toml
parent2dee648fe00ef0574f26fc7ee0636eaf3e6eec56 (diff)
[skip travis] Bump version.
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 6d3ac010..73d1ef7b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.1.0-alpha.4"
+version = "0.1.0-alpha.5"
authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"