Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
Third times the charm
  • Loading branch information
Timidger committed Dec 21, 2018
1 parent 46c33b8 commit 3deeb5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = ["wlroots-sys", "wlroots-dehandle"]

[package]
name = "wlroots"
version = "0.2.2"
version = "0.2.3"
authors = ["Timidger <[email protected]>"]
repository = "https://github.com/swaywm/wlroots-rs"
documentation = "https://docs.rs/wlroots"
Expand Down Expand Up @@ -55,4 +55,4 @@ required-features = ["unstable"]

# This will build the unstable features for documentation on docs.rs
[package.metadata.docs.rs]
features = ["libcap", "systemd", "elogind", "unstable"]
features = ["libcap", "systemd", "elogind", "unstable"]

0 comments on commit 3deeb5f

Please sign in to comment.