From e774092f6edb33ac67e8befa4f5bf5195f65e8dc Mon Sep 17 00:00:00 2001 From: Markus Noga Date: Mon, 20 Jul 2020 18:46:20 +0200 Subject: [PATCH] updated v0.2.2 version counter --- cmd/nightlight/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/nightlight/main.go b/cmd/nightlight/main.go index f7a19eb..fdca049 100644 --- a/cmd/nightlight/main.go +++ b/cmd/nightlight/main.go @@ -30,7 +30,7 @@ import ( "github.com/pbnjay/memory" ) -const version = "0.2.1" +const version = "0.2.2" type Job struct { Id int