summaryrefslogtreecommitdiffstats
path: root/melib/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-08-03 23:59:49 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-08-03 23:59:49 +0300
commitfed13816dd0b1e0f27672aac043f46b31bd958b7 (patch)
treeff018a840a09c8f027aa75e8bc62395f024d7c3e /melib/Cargo.toml
parent22f11445e2ea9ebbe0aa0533afe81a92bb36d29d (diff)
Bump version to all workspace crates
Diffstat (limited to 'melib/Cargo.toml')
-rw-r--r--melib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/melib/Cargo.toml b/melib/Cargo.toml
index cd6ca801..0e53cc3c 100644
--- a/melib/Cargo.toml
+++ b/melib/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "melib"
-version = "0.0.1" #:version
+version = "0.2.0"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
workspace = ".."
edition = "2018"