Skip to content

Commit

Permalink
version bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skahack committed Dec 14, 2017
1 parent 1874a8f commit d36c1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME := shipctl
VERSION := v0.3.0
VERSION := v0.4.0
REVISION := $(shell git rev-parse --short HEAD)

SRCS := $(shell find . -type f -name '*.go')
Expand Down

0 comments on commit d36c1a4

Please sign in to comment.