2
3
kopia lustrzana https://github.com/sammy-ette/Hilbish synced 2025-08-10 02:52:03 +00:00

chore: bump version

This commit is contained in:
sammy 2021-04-16 10:42:44 -04:00
rodzic 5e44b84272
commit 385b59bfda
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 50EE40A2809851F5

Wyświetl plik

@ -16,7 +16,7 @@ import (
"golang.org/x/term"
)
const version = "0.3.2"
const version = "0.3.3-hilbiline"
var l *lua.LState
// User's prompt, this will get set when lua side is initialized
var prompt string