chore: bump version

pull/45/head
sammy 2021-05-01 10:51:00 -04:00
parent 96600398b7
commit 75d7c6acc6
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
"golang.org/x/term"
)
const version = "0.4.0-dev.5"
const version = "0.4.0-dev.6"
var (
l *lua.LState