Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elinorbgr committed Jun 5, 2023
1 parent 9e56392 commit 197537d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.11.0 -- 2023-06-05

#### Bugfixes

- Fixed a crash due to double borrow when handling pre/post run hooks
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "calloop"
version = "0.10.2"
version = "0.11.0"
authors = ["Elinor Berger <[email protected]>"]
documentation = "https://docs.rs/calloop/"
repository = "https://github.com/Smithay/calloop"
Expand Down

0 comments on commit 197537d

Please sign in to comment.