diff --git a/Makefile b/Makefile index 9f5f8b2..51a814e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: all -VERSION=0.0.6 +VERSION=0.0.7 all: $(VERSION) diff --git a/README.md b/README.md index c95feb9..23f41d5 100644 --- a/README.md +++ b/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.6`. +Currently latest release is version `0.0.7`. ## Build