From f9c1eced68c6e8d236465e540c72fec389659bb6 Mon Sep 17 00:00:00 2001 From: sammy <38820196+TorchedSammy@users.noreply.github.com> Date: Tue, 11 May 2021 19:39:51 -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 9c1295f..b7b7500 100644 --- a/main.go +++ b/main.go @@ -18,7 +18,7 @@ import ( "golang.org/x/term" ) -const version = "0.4.1-dev.7" +const version = "0.4.1-dev.8" var ( l *lua.LState