summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-01-24 20:54:26 -0500
committerGitHub <noreply@github.com>2023-01-24 20:54:26 -0500
commitf416c54d2f38cf13c2c17c5957a3f48e246e2d68 (patch)
treec7c7cbdf4d7c2328a2755b64a06935137201390c /Cargo.toml
parentcdee5b6fc3fb2a7333191979a6ec02c113f3e971 (diff)
other: bump to 0.8.1 for nightly (#1002)
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 d5be2d59..30c6c524 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.8.0"
+version = "0.8.1"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2021"
repository = "https://github.com/ClementTsang/bottom"