v0.3.1 release

This commit is contained in:
Michael Freno
2025-11-20 16:35:34 -05:00
parent f59c594480
commit 396f588b47
2 changed files with 2 additions and 2 deletions

View File

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