aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYigit Sever2021-04-16 14:50:11 +0300
committerYigit Sever2021-04-16 14:50:11 +0300
commit1caa33e1772bf9e379e9e8a489b5d5d641107017 (patch)
tree36ff1c631d8c8d0ed62b35b01edf6d4985afbc60 /Cargo.toml
parente2c0e3c3ed963431c40aa8de0947702f7149c9d6 (diff)
downloadgradecoin-1caa33e1772bf9e379e9e8a489b5d5d641107017.tar.gz
gradecoin-1caa33e1772bf9e379e9e8a489b5d5d641107017.tar.bz2
gradecoin-1caa33e1772bf9e379e9e8a489b5d5d641107017.zip
Bump up version numberv0.2.0
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 9c1d5f1..f85fde3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "gradecoin" 2name = "gradecoin"
3version = "0.1.0" 3version = "0.2.0"
4authors = ["Yigit Sever <yigit@ceng.metu.edu.tr>"] 4authors = ["Yigit Sever <yigit@ceng.metu.edu.tr>"]
5edition = "2018" 5edition = "2018"
6 6