From 72df2c0adb836e850d9429469ed556a6ac231781 Mon Sep 17 00:00:00 2001 From: Mika Attila Date: Fri, 27 Mar 2015 08:34:00 +0100 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a6488c04..5fe3b375 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libnotify" -version = "0.0.2" +version = "0.0.3" authors = ["Mika Attila "] license = "MIT" description = "Rust bindings to libnotify"