From 60c4a80ea77be123830cb5d8bb8056e5f68cf46c Mon Sep 17 00:00:00 2001 From: wandalen Date: Thu, 30 May 2024 20:30:37 +0300 Subject: [PATCH] willbe-v0.11.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 0f37787951..4bfc9102a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -417,7 +417,7 @@ path = "module/move/wcensor" ## willbe [workspace.dependencies.willbe] -version = "~0.10.0" +version = "~0.11.0" path = "module/move/willbe" diff --git a/module/move/willbe/Cargo.toml b/module/move/willbe/Cargo.toml index cd58c869d2..27fed31983 100644 --- a/module/move/willbe/Cargo.toml +++ b/module/move/willbe/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "willbe" -version = "0.10.0" +version = "0.11.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",