From be8d95583734570b57649adf4999721856a12711 Mon Sep 17 00:00:00 2001 From: Nathan Perry Date: Mon, 13 Aug 2018 21:37:21 -0400 Subject: bump version to 0.1.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 498094a..f9dc934 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ cargo-features = ["edition"] [package] name = "thulani" -version = "0.1.5" +version = "0.1.6" authors = ["Nathan Perry "] edition = "2018" -- cgit v1.3.1