summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-10-26 01:36:25 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-10-26 01:36:25 +0300
commita487c4e01dd07e67449b69f1bab90d13c59b54d9 (patch)
treeafb63f9d0341d8fc9aa9dbb240cb523dbcfa4d94 /Cargo.toml
parenta8d5958f012125d3b1a17aab3e05652ce847aa8d (diff)
Fix cursor bug
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 567cde7..259ba70 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bb"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
license-file = "COPYING"
description = "clean simple fast process viewer"