2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-02 19:53:23 +00:00

chore: bump version

This commit is contained in:
sammy 2021-05-11 18:52:49 -04:00
parent 05f5bbcfdd
commit cc995e0f34
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5

View File

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