We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4188404 + ded7045 commit 3ee3bceCopy full SHA for 3ee3bce
CHANGELOG.md
@@ -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
5
# [v0.2.2](https://github.com/koudaiii/kubeps/releases/tag/v0.2.2)
6
7
- add short options #26
Makefile
@@ -1,5 +1,5 @@
NAME := kubeps
-VERSION := v0.2.2
+VERSION := v0.2.3
REVISION := $(shell git rev-parse --short HEAD)
SRCS := $(shell find . -name '*.go' -type f)
0 commit comments