From 447775f8c4dec44439a4a0bce1ea5c2ba2d98137 Mon Sep 17 00:00:00 2001 From: sammy <38820196+TorchedSammy@users.noreply.github.com> Date: Sat, 1 May 2021 13:33:05 -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 21270bc..4139e2b 100644 --- a/main.go +++ b/main.go @@ -16,7 +16,7 @@ import ( "golang.org/x/term" ) -const version = "0.4.0-dev.6" +const version = "0.4.0-dev.7" var ( l *lua.LState