v0.5.4 release

This commit is contained in:
Michael Freno
2025-12-06 11:59:59 -05:00
parent b790fb1d32
commit c222a5a6a7
2 changed files with 2 additions and 2 deletions

View File

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