mrsbfh

Matrix-Rust-SDK-Bot-Framework-Helper
git clone git://archive.git.mtrnord.blog/MTRNord/mrsbfh.git
Log | Files | Refs | README

commit bedbc899e03c7fdff941afc82361f413b188b615
parent b60f9635ef66746b6679a053657d78fe69467e90
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 23 Feb 2022 15:44:57 +0100

update readme

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -13,7 +13,7 @@ A toolkit for writing commandbots more efficient in rust for matrix. To use it you need to add mrsbfh just like any regular create: ``` -mrsbfh = "0.2.0" +mrsbfh = "0.3.1" ``` After that there are the possible helpers available that are further described in the docs.