From d5fc8605e1ecb29db20a8739f770e4702f2575e6 Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Thu, 18 Feb 2016 19:12:44 +0100 Subject: Bump versions, update README examples --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 732ddd6..b13589b 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -2,7 +2,7 @@ name = "includedir" description = "Include a whole directory tree at compile time! - Runtime part" keywords = ["include", "tree", "directory", "build", "static"] -version = "0.1.1" +version = "0.2.0" authors = ["Till Höppner "] license = "MIT" homepage = "https://github.com/tilpner/includedir" -- cgit v1.2.3