Skip to content

Commit

Permalink
chore: bump to version 0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrinux committed Sep 19, 2023
1 parent 0c35ba1 commit 68f30b1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -24,7 +24,7 @@ lto = true
members = ["hyprland-macros"]

[workspace.package]
version = "0.3.11"
version = "0.3.12"
license = "GPL-3.0-or-later"
repository = "https://github.com/hyprland-community/hyprland-rs"
keywords = ["hyprland", "ipc", "hypr", "wayland", "linux"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Let's get started with Hyprland-rs!
Add the code below to the dependencies section of your Cargo.toml file!

```toml
hyprland = "0.3.10"
hyprland = "0.3.12"
```

### Reading the docs
Expand Down

0 comments on commit 68f30b1

Please sign in to comment.