From 62dc429a520bb8b10a7fa74f09816e14f01a9a4c Mon Sep 17 00:00:00 2001 From: wandalen Date: Sat, 29 Jun 2024 21:09:17 +0300 Subject: [PATCH] wca-v0.19.0 --- Cargo.toml | 2 +- module/move/wca/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 060d93ad33..b4c0194095 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -422,7 +422,7 @@ default-features = false ## ca [workspace.dependencies.wca] -version = "~0.18.0" +version = "~0.19.0" path = "module/move/wca" diff --git a/module/move/wca/Cargo.toml b/module/move/wca/Cargo.toml index f4d6f7c861..9a109310a0 100644 --- a/module/move/wca/Cargo.toml +++ b/module/move/wca/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wca" -version = "0.18.0" +version = "0.19.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",