From cfc698c82ded7a0eddba133966e4b762c7389768 Mon Sep 17 00:00:00 2001 From: Richard Tan Date: Fri, 7 Dec 2018 11:35:25 +1100 Subject: [PATCH] bumping version (#17) --- hooks/command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/command b/hooks/command index 0c11a08..38c21e8 100755 --- a/hooks/command +++ b/hooks/command @@ -1,6 +1,6 @@ #!/usr/bin/env bash -export VERSION='v0.0.13' +export VERSION='v0.0.15' export PLUGIN_NAME='snyk-buildkite-plugin' echo 'Validating environment variables'