summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2024-09-04 22:24:11 +0300
committerVika <vika@fireburn.ru>2024-09-04 22:24:11 +0300
commitebd6706dff313c711a24231c8fe510d270295826 (patch)
tree8dd3c992df3a89686ccbc8984d4ca724d529ef55 /Cargo.toml
parent406509dc549cb58d788a3dbd5572f28008c84546 (diff)
Bump version to 1.0.0 HEAD main
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 b1e2933..e7f3ee2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "bowl"
-version = "0.1.0"
+version = "1.0.0"
 authors = ["Vika <vika@fireburn.ru>"]
 license = "AGPL-3.0-only"
 edition = "2021"