diff options
author | Vika <vika@fireburn.ru> | 2024-10-22 22:11:47 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2024-10-22 22:11:47 +0300 |
commit | fa13289c14e4f80de32189a75abf1eaf66ef6139 (patch) | |
tree | 7c40a350163fee3d062b8a9881751c9cff4600ea /Cargo.toml | |
parent | f2f7b6ffec7bf657966353c850d25c6ab218ff7c (diff) | |
download | bowl-1.0.1.tar.zst |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index bdb3dbe..610b530 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bowl" -version = "1.0.0" +version = "1.0.1" authors = ["Vika <vika@fireburn.ru>"] license = "AGPL-3.0-only" edition = "2021" |