From d19aadb4d267290ff25b0a0eacda8a865b63bb06 Mon Sep 17 00:00:00 2001 From: Mika Attila Date: Sat, 24 Oct 2015 14:55:05 +0200 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5fd60063..b0876a35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libnotify" -version = "0.0.4" +version = "0.1.0" authors = ["Mika Attila "] license = "MIT" description = "Rust bindings to libnotify"