We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aecdfa commit a0e18feCopy full SHA for a0e18fe
Makefile
@@ -1,7 +1,7 @@
1
2
.PHONY: all
3
4
-VERSION=0.0.4
+VERSION=0.0.5
5
6
all: $(VERSION)
7
README.md
@@ -3,7 +3,7 @@ Docker images for [Kex](https://github.com/vorpal-research/kex).
Repository providea an image for running Kex: `abdullin/kex-standalone:$version`, where `$version` is required version of Kex.
-Currently latest release is version `0.0.1`.
+Currently latest release is version `0.0.5`.
8
## Build
9
0 commit comments