Skip to content

Commit a0e18fe

Browse files
committed
kex 0.0.5
1 parent 8aecdfa commit a0e18fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
.PHONY: all
33

4-
VERSION=0.0.4
4+
VERSION=0.0.5
55

66
all: $(VERSION)
77

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Docker images for [Kex](https://github.com/vorpal-research/kex).
33

44
Repository providea an image for running Kex: `abdullin/kex-standalone:$version`, where `$version` is required version of Kex.
55

6-
Currently latest release is version `0.0.1`.
6+
Currently latest release is version `0.0.5`.
77

88
## Build
99

0 commit comments

Comments
 (0)