Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit a8a571f

Browse files
committed
bump version
1 parent 95b19b1 commit a8a571f

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,6 +1,6 @@
11
-include .env.local
22

3-
VERSION="v1.0.2"
3+
VERSION="v1.0.3"
44

55
ifeq "$(shell git status --porcelain=v1 2>/dev/null)" ""
66
GIT_REVISION=$(shell git rev-parse --short HEAD)

0 commit comments

Comments
 (0)