v0.6.0 release

This commit is contained in:
Michael Freno
2025-12-07 00:57:40 -05:00
parent 502eeb1e11
commit 5dcb2922f4
3 changed files with 78 additions and 2 deletions

View File

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