From cdbb83d6afdbe43c551fba2253c822269d50a87d Mon Sep 17 00:00:00 2001 From: a Date: Mon, 8 Apr 2024 22:56:47 -0500 Subject: [PATCH] a --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} .