Skip to content

Commit 3ee3bce

Browse files
authored
Merge pull request #29 from koudaiii/koudaiii/v0.2.3
Bump up to v0.2.3
2 parents 4188404 + ded7045 commit 3ee3bce

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [v0.2.3](https://github.com/koudaiii/kubeps/releases/tag/v0.2.3)
2+
3+
- add LAST time #27
4+
15
# [v0.2.2](https://github.com/koudaiii/kubeps/releases/tag/v0.2.2)
26

37
- add short options #26

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME := kubeps
2-
VERSION := v0.2.2
2+
VERSION := v0.2.3
33
REVISION := $(shell git rev-parse --short HEAD)
44

55
SRCS := $(shell find . -name '*.go' -type f)

0 commit comments

Comments
 (0)