summaryrefslogtreecommitdiffstats
path: root/ui/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-09-28 12:25:44 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-09-28 12:25:44 +0300
commitb7edec02746e2a22da5242594fa63b46cac3ab9e (patch)
tree5289e1d27647e6101db7e5183914648227ec3f39 /ui/Cargo.toml
parent47d60f480abe3827f66d59ae464867a228c58446 (diff)
Bump version to 0.3.2make-debug-tracing-available
Diffstat (limited to 'ui/Cargo.toml')
-rw-r--r--ui/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/Cargo.toml b/ui/Cargo.toml
index a2eb9707..6e24909e 100644
--- a/ui/Cargo.toml
+++ b/ui/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ui"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
workspace = ".."
edition = "2018"