chore: change default version to be latest release

pull/59/head
sammy 2021-05-15 23:13:15 -04:00
parent 4ce223e2f4
commit b86912be56
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import (
"golang.org/x/term"
)
var version = "v0.4.1-dev.9"
var version = "v0.4.0"
var (
l *lua.LState