Skip to content

Commit 5b29f30

Browse files
committed
update Makefile
1 parent 6cfe907 commit 5b29f30

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,7 +1,7 @@
11
# ==============================
22
# Variables
33
# ==============================
4-
VERSION := 0.3.0
4+
VERSION := 0.3.1
55
BINARY_NAME := autoip
66
COMMIT := $(shell git rev-parse --short HEAD)
77
BUILD_DATE := $(shell date -u +%Y-%m-%dT%H:%M:%SZ)

0 commit comments

Comments
 (0)