chore: bump version

pull/59/head
sammy 2021-05-11 19:39:51 -04:00
parent fd478e883f
commit f9c1eced68
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"
)
const version = "0.4.1-dev.7"
const version = "0.4.1-dev.8"
var (
l *lua.LState