Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Dec 30, 2015
1 parent ff3fbc5 commit a423744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/spec.yml
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -16,4 +16,4 @@ targets:
scripts:
build: |
cd {{.SpecRoot}}/..
godep go build -o {{.BuildRoot}}/distributive .
godep go build -o {{.BuildRoot}}/distributive .

0 comments on commit a423744

Please sign in to comment.