Skip to content

Commit 48eea20

Browse files
committed
wip
1 parent 1082fbd commit 48eea20

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=v0.0.2
1+
VERSION=v0.0.3
22
OUT_DIR=dist
33

44
CLI_NAME?=cf

build/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ steps:
5353
title: download modules
5454
commands:
5555
- go mod download -x
56+
- make clean
5657
when:
5758
steps:
5859
- name: compare_versions

0 commit comments

Comments
 (0)