v0.4.3 release

This commit is contained in:
Michael Freno
2025-12-04 20:34:06 -05:00
parent 61500f9131
commit a00734f648
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ local enums = utils.enums
---@class FlexLove
local flexlove = Context
flexlove._VERSION = "0.4.2"
flexlove._VERSION = "0.4.3"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[