v0.5.3 release

This commit is contained in:
Michael Freno
2025-12-06 10:36:58 -05:00
parent 9c29bbe363
commit c7b242a1c8
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.2"
flexlove._VERSION = "0.5.3"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[