summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2024-12-03 08:47:50 +0300
committerVika <vika@fireburn.ru>2024-12-03 08:48:26 +0300
commitde775ac8500c355dd04610edb5edbc87c4affbcf (patch)
tree5a2c79f8526b06de53b161a93381c1945d5f54a6 /Cargo.toml
parent5f45525ad06c87d28c845204b75c0e6b70ba0320 (diff)
downloadbowl-de775ac8500c355dd04610edb5edbc87c4affbcf.tar.zst
Bump version to 1.1.0 v1.1.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e0ada2c..d8f0b34 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "bowl"
-version = "1.0.1"
+version = "1.1.0"
 authors = ["Vika <vika@fireburn.ru>"]
 license = "AGPL-3.0-only"
 edition = "2021"