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