Skip to content

Commit

Permalink
bump to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdoret committed Oct 7, 2020
1 parent 6b135d5 commit e3885cc
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,6 +1,6 @@

GOFILES = $(shell find . -name '*.go')
VERSION="0.0.2"
VERSION="0.0.3"

default: release

Expand Down

0 comments on commit e3885cc

Please sign in to comment.