(cargo-release) start next development iteration 0.1.1-alpha.0

This commit is contained in:
Mahmut Bulut 2020-06-18 21:49:21 +02:00
parent 8cc406e3fe
commit 285f7b2811
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "artillery-core"
version = "0.1.0"
version = "0.1.1-alpha.0"
authors = ["Mahmut Bulut <vertexclique@gmail.com>"]
description = "Fire-forged cluster management & Distributed data protocol"
keywords = ["cluster", "distributed", "data", "replication"]
@ -40,4 +40,4 @@ criterion = "0.3.1"
[[test]]
name = "chaos_tests"
path = "kaos-tests/launcher.rs"
path = "kaos-tests/launcher.rs"