Skip to content

Commit 0966378

Browse files
committed
version bump
1 parent b14b6ee commit 0966378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := v0.1.0
1+
VERSION := v0.2.0
22
NAME := tlsh
33
BUILDSTRING := $(shell git log --pretty=format:'%h' -n 1)
44
VERSIONSTRING := $(NAME) version $(VERSION)+$(BUILDSTRING)

0 commit comments

Comments
 (0)