summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-11-03 15:58:43 +0200
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-11-03 15:58:43 +0200
commita39fca567fe5dc4a7a75bcafaf7ebf40c9d059f7 (patch)
tree9222bb392f9fed29d63b16a33037659af04c22bc
parentddf69c9c90296e446ddfdec1907220cf9c117c3c (diff)
Update version to 0.4.00.4.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 741e119..f9e430f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bb"
-version = "0.3.1"
+version = "0.4.0"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
license = "GPL-3.0-or-later"
readme = "README.md"