Skip to content

Commit 75e2a0a

Browse files
committed
Release v0.10.3
1 parent c30f3e0 commit 75e2a0a

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
@@ -2,7 +2,7 @@ NAME := sake
22
PACKAGE := github.com/alajmo/$(NAME)
33
DATE := $(shell date +%FT%T%Z)
44
GIT := $(shell [ -d .git ] && git rev-parse --short HEAD)
5-
VERSION := v0.10.2
5+
VERSION := v0.10.3
66

77
default: build
88

0 commit comments

Comments
 (0)