#229 pocket changes for UI element register change

This commit is contained in:
Mikayla Fischler
2023-05-14 19:13:44 -04:00
parent 466902371a
commit 82e3fa494c
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ local coreio = require("pocket.coreio")
local pocket = require("pocket.pocket")
local renderer = require("pocket.renderer")
local POCKET_VERSION = "alpha-v0.2.6"
local POCKET_VERSION = "alpha-v0.3.0"
local println = util.println
local println_ts = util.println_ts