From 5298e56d81e86f3ca6310f0e055eb85f13ad21d7 Mon Sep 17 00:00:00 2001 From: Jonathan Morley Date: Mon, 30 Apr 2018 11:46:44 -0400 Subject: [PATCH] Version bump --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 508cc37..7b7ec6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hogan" -version = "0.1.0" +version = "0.2.0" authors = ["Jonathan Morley "] build = "build.rs" @@ -33,4 +33,4 @@ zip = "0.3.2" skeptic = "0.13" [dev-dependencies] -skeptic = "0.13" \ No newline at end of file +skeptic = "0.13"