From 57a561ca8756ebb3dea8b8fd2bb19c51d383cf44 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Mon, 2 Oct 2017 19:05:18 -0300 Subject: Bump to version 0.2.0 --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 82d9934..a66a387 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,10 @@ [package] name = "dotwm" -version = "0.1.0" +version = "0.2.0" authors = ["Matias Linares "] [dependencies] libc = "0.2.*" -unix_socket = "*" lazy_static = "0.2.*" clippy = { version ="*", optional = true } -- cgit v1.2.3-70-g09d2