mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-03 12:13:25 +00:00
chore: update version
This commit is contained in:
parent
c5a58b1d01
commit
09a4cb4787
2
main.go
2
main.go
@ -23,7 +23,7 @@ import (
|
|||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
const version = "0.2.0-dev"
|
const version = "0.2.0"
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user