Skip to content

Commit 8728ef4

Browse files
committed
chore bump version
1 parent 571b30e commit 8728ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vuru/src/main.odin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import "core:strings"
88
import commands "commands"
99
import errors "core/errors"
1010

11-
VERSION :: "0.5.3"
11+
VERSION :: "0.5.4"
1212
INDEX_URL :: "https://vup-linux.github.io/vup/index.json"
1313

1414
// Arena size for command execution (4MB should be plenty)

0 commit comments

Comments
 (0)