From 406fffba8405d7547c46212c599e20cf917b2df2 Mon Sep 17 00:00:00 2001 From: wandalen Date: Sat, 29 Jun 2024 21:10:26 +0300 Subject: [PATCH] willbe-v0.13.0 --- Cargo.toml | 2 +- module/move/willbe/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 14f84d2d6f..f73518f964 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -436,7 +436,7 @@ path = "module/move/wcensor" ## willbe [workspace.dependencies.willbe] -version = "~0.12.0" +version = "~0.13.0" path = "module/move/willbe" diff --git a/module/move/willbe/Cargo.toml b/module/move/willbe/Cargo.toml index 0fbd4cefdc..42a2595064 100644 --- a/module/move/willbe/Cargo.toml +++ b/module/move/willbe/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "willbe" -version = "0.12.0" +version = "0.13.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",