Skip to content

Commit

Permalink
bump to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdoret committed Nov 8, 2021
1 parent 36efc34 commit 53f9762
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,7 +1,7 @@
# Recipes for building, testing and releasing dnaglider

GOFILES = $(shell find . -name '*.go')
VERSION="0.0.4"
VERSION="0.0.5"

default: release

Expand Down

0 comments on commit 53f9762

Please sign in to comment.