From 6aad4c878c973667954f224bf58935bd1609036c Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sat, 1 Sep 2018 00:22:48 -0500 Subject: [PATCH] motherfucker --- Cargo.toml | 2 +- ci/build-release.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 ci/build-release.sh diff --git a/Cargo.toml b/Cargo.toml index 293d85a..b64e199 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dip" description = "Configurable webhook server." -version = "0.1.2" +version = "0.1.3" authors = ["Michael Zhang "] [dependencies] diff --git a/ci/build-release.sh b/ci/build-release.sh old mode 100644 new mode 100755