From 326b5d9d96a5f45fa8b371f2a78394bcd87030e0 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Fri, 26 Dec 2014 15:12:08 +0100 Subject: Bump version and re-change license. --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 2e6bbb9..f3d1253 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "irsc" -version = "0.0.1" +version = "0.0.3" authors = ["Till Hoeppner "] description = "A lightweight library for building IRC bots." repository = "https://github.com/hoeppnertill/irsc" -keywords = ["irc", "internet", "protocol", "useless tags"] -license = "No decision yet." +keywords = ["irc", "internet", "protocol"] +license = "WTFPL" -- cgit v1.2.3