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

Commit c2177d9

Browse files
committed
Bump up vertion
1 parent 2363ce6 commit c2177d9

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,6 +1,6 @@
11
SHELL := /bin/bash
22
PROGRAM := cwli
3-
VERSION := v0.1.0
3+
VERSION := v0.1.1
44
GOOS := $(shell go env GOOS)
55
GOARCH := $(shell go env GOARCH)
66
ENTRYPOINT := cmd/cwli/main.go

0 commit comments

Comments
 (0)