Skip to content

Commit

Permalink
chore: Release budgetbeast version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
main-kun committed Dec 16, 2024
1 parent 2c12cb5 commit 1e7cf8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "budgetbeast"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
description = "A telegram bot for personal budget tracking"
publish = false
Expand All @@ -14,4 +14,4 @@ google-sheets4 = "6.0.0"
serde = {version = "1.0.216", features = ["derive"]}
serde_json = "1.0.133"
yup-oauth2 = "11.0.0"
config = "0.14.1"
config = "0.14.1"

0 comments on commit 1e7cf8d

Please sign in to comment.