Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRustyPickle committed Oct 5, 2024
1 parent e543652 commit 6936a68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "talon-gui"
version = "1.0.5"
version = "1.0.6"
edition = "2021"
authors = ["TheRustyPickle <rusty.pickle94@gmail.com>"]
readme = "README.md"
Expand All @@ -10,7 +10,7 @@ On-demand Telegram chat analytic generator
homepage = "https://github.com/TheRustyPickle/Talon"
repository = "https://github.com/TheRustyPickle/Talon"
license = "MIT"
keywords = ["telegram", "analytics", "gui", "data", "data-visualization"]
keywords = ["telegram", "analytics", "gui", "data", "egui"]
categories = ["gui"]
exclude = ["/fonts"]

Expand Down

0 comments on commit 6936a68

Please sign in to comment.