diff --git a/Cargo.toml b/Cargo.toml index 22ca58fad2..43573e6572 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] build = "build.rs" name = "nym-mixnode" -version = "0.1.0" +version = "0.2.0" authors = ["Dave Hrycyszyn ", "Jędrzej Stuczyński "] edition = "2018" @@ -18,4 +18,4 @@ tokio = { version = "0.2", features = ["full"] } [build-dependencies] -built = "0.3.2" \ No newline at end of file +built = "0.3.2"