#403 doc spelling fix

This commit is contained in:
Mikayla
2024-09-10 19:44:40 +00:00
parent 356657c9c0
commit 753f062bfc
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ local pocket = require("pocket.pocket")
local renderer = require("pocket.renderer")
local threads = require("pocket.threads")
local POCKET_VERSION = "v0.12.0-alpha"
local POCKET_VERSION = "v0.12.1-alpha"
local println = util.println
local println_ts = util.println_ts