v0.7.1 release

This commit is contained in:
Michael Freno
2025-12-13 01:55:48 -05:00
parent 6fe452ef97
commit 128d891b72
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.0"
flexlove._VERSION = "0.7.1"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[