Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Commit

Permalink
Version bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SnirkImmington committed Mar 13, 2016
1 parent 1fe0b89 commit 5e69f19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "rustwlc"
description = "wlc Wayland library bindings for Rust"
version = "0.2.0"
version = "0.2.1"
repository = "https://github.com/Immington-Industries/rust-wlc/"
keywords = ["wlc", "Wayland", "compositor", "bindings"]
readme = "README.md"
license = "MIT"
authors = ["Snirk Immington <[email protected]>", "Timidger <[email protected]>"]

[dependencies]
libc = "0.2.4"
libc = "0.2.8"
bitflags = "0.4.0"

0 comments on commit 5e69f19

Please sign in to comment.