summaryrefslogtreecommitdiffstats
path: root/melib
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-09-24 12:19:45 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-09-24 17:13:07 +0300
commit6ccb4e9544ef8ea2cceee7f849655a07527d0360 (patch)
treeb098f012484ccbd8ac9cf13faac30fbf27419488 /melib
parente407b1e22489b8898b4b672e2aab89a3ca28a401 (diff)
melib: bump version to 0.6.2
Diffstat (limited to 'melib')
-rw-r--r--melib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/melib/Cargo.toml b/melib/Cargo.toml
index 0da14196..72efcea4 100644
--- a/melib/Cargo.toml
+++ b/melib/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "melib"
-version = "0.6.1"
+version = "0.6.2"
authors = ["Manos Pitsidianakis <epilys@nessuent.xyz>"]
workspace = ".."
edition = "2018"