From f00063beaa533fa75ff925e5d32e0696df4e8ae8 Mon Sep 17 00:00:00 2001 From: sammy <38820196+TorchedSammy@users.noreply.github.com> Date: Sat, 1 May 2021 14:17:33 -0400 Subject: [PATCH] chore: bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 00c856e..26a1b57 100644 --- a/main.go +++ b/main.go @@ -16,7 +16,7 @@ import ( "golang.org/x/term" ) -const version = "0.4.0-dev.7" +const version = "0.4.0-dev.8" var ( l *lua.LState