Skip to content

Commit

Permalink
chore: Bump up version number for release.
Browse files Browse the repository at this point in the history
- Add verbose logging
- Update version number to 0.3.5 in Cargo.toml.

[Cargo.toml]
- Update version number to 0.3.5 in Cargo.toml.
  • Loading branch information
cyrinux committed Mar 7, 2023
1 parent 92658b4 commit 46e6c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "hyprland-autoname-workspaces"
authors = ["Cyril Levis", "Maxim Baz"]
version = "0.3.4"
version = "0.3.5"
edition = "2021"
categories = ["gui"]
keywords = ["linux", "desktop-application", "hyprland","waybar","wayland"]
Expand Down

0 comments on commit 46e6c1f

Please sign in to comment.