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

chore: bump version

This commit is contained in:
TorchedSammy 2021-04-05 23:02:29 -04:00
parent 21033764a9
commit 0f01d077a4

View File

@ -17,7 +17,7 @@ import (
) )
const version = "0.3.0" const version = "0.3.1"
var l *lua.LState var l *lua.LState
// User's prompt, this will get set when lua side is initialized // User's prompt, this will get set when lua side is initialized
var prompt string var prompt string