From 13509e46953c0b24f93a2dc40690b422102c1ce3 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Wed, 1 Jul 2020 10:50:39 -0400 Subject: [PATCH] Publish 0.2.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 966c537..e0bd6e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "griddle" -version = "0.2.8" +version = "0.2.9" authors = ["Jon Gjengset "] edition = "2018" license = "MIT OR Apache-2.0"