From a423744e887117af9b8094f60a395b1c28c0b3c0 Mon Sep 17 00:00:00 2001 From: siddharthist Date: Wed, 30 Dec 2015 13:24:59 -0600 Subject: [PATCH] Bump version --- packaging/spec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/spec.yml b/packaging/spec.yml index fc9c82b..42e9856 100644 --- a/packaging/spec.yml +++ b/packaging/spec.yml @@ -1,6 +1,6 @@ --- name: distributive -version: 0.2.1 +version: 0.2.3 iteration: 1 license: ASL 2.0 description: Distributive is a tool for running distributed health checks in datacenters. @@ -16,4 +16,4 @@ targets: scripts: build: | cd {{.SpecRoot}}/.. - godep go build -o {{.BuildRoot}}/distributive . \ No newline at end of file + godep go build -o {{.BuildRoot}}/distributive .