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 --- codegen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'codegen/Cargo.toml') diff --git a/codegen/Cargo.toml b/codegen/Cargo.toml index 1fb1cad..e6b3f40 100644 --- a/codegen/Cargo.toml +++ b/codegen/Cargo.toml @@ -2,7 +2,7 @@ name = "includedir_codegen" description = "Include a whole directory tree at compile time! - Compile time 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