v0.5.0 release

This commit is contained in:
Michael Freno
2025-12-05 11:44:11 -05:00
parent 7883f914d9
commit 58c750108a
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.3"
flexlove._VERSION = "0.5.0"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[