v0.7.2 release

This commit is contained in:
2025-12-13 15:14:43 -05:00
parent 607ca1aa03
commit 4c427f0ae7
3 changed files with 87 additions and 2 deletions

View File

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