diff --git a/Makefile b/Makefile index d70602c..e022af8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=v0.0.1 +VERSION=v0.0.2 build: docker build -t tuxpa.in/a/lto:${VERSION} .