v0.8.0 release

This commit is contained in:
Michael Freno
2026-01-06 00:48:31 -05:00
parent 1024fd81de
commit 3a14a2939d
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.3"
flexlove._VERSION = "0.8.0"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[