chore: bump to 0.4

pull/46/head
sammy 2021-05-01 14:57:20 -04:00
parent a75100d15d
commit 9934ba417f
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 1 additions and 1 deletions

View File

@ -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