v0.4.0 release

This commit is contained in:
Michael Freno
2025-11-25 16:01:03 -05:00
parent a9d6ef78b5
commit c9735f01b6
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.3.1"
flexlove._VERSION = "0.4.0"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[