diff --git a/artillery-core/Cargo.toml b/artillery-core/Cargo.toml index d71be1d..0579069 100644 --- a/artillery-core/Cargo.toml +++ b/artillery-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "artillery-core" -version = "0.1.2-alpha.3" +version = "0.1.2" authors = ["Mahmut Bulut "] description = "Fire-forged cluster management & Distributed data protocol" keywords = ["cluster", "distributed", "data", "replication"]