From e9665b08c2706dcfe3a427f8a360799042ab60a0 Mon Sep 17 00:00:00 2001 From: Mika Attila Date: Mon, 9 Mar 2015 21:18:05 +0100 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6d90a5a9..a6488c04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libnotify" -version = "0.0.1" +version = "0.0.2" authors = ["Mika Attila "] license = "MIT" description = "Rust bindings to libnotify"