Skip to content

Commit 1c2fd23

Browse files
committed
version 0.12
1 parent 7924f72 commit 1c2fd23

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.12.0 -- 2023-09-11
6+
57
#### Breaking changes
68

79
- Bump MSRV to 1.63

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "calloop"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
authors = ["Elinor Berger <[email protected]>"]
55
documentation = "https://docs.rs/calloop/"
66
repository = "https://github.com/Smithay/calloop"

0 commit comments

Comments
 (0)