"chore: update version"

pull/5/head
TorchedSammy 2021-03-20 03:27:13 -04:00
parent 7aaeb77871
commit 63d5301a98
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import (
"github.com/yuin/gopher-lua" "github.com/yuin/gopher-lua"
) )
const version = "0.0.4" const version = "0.0.5"
var l *lua.LState var l *lua.LState
var prompt string var prompt string