Skip to content

Commit 59ae536

Browse files
committed
release v0.1.8
1 parent 9952373 commit 59ae536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
BINARY := go-spacemesh
2-
VERSION := 0.1.8-c
2+
VERSION := 0.1.8
33
COMMIT = $(shell git rev-parse HEAD)
44
SHA = $(shell git rev-parse --short HEAD)
55
CURR_DIR = $(shell pwd)

0 commit comments

Comments
 (0)