v0.9.1 release

This commit is contained in:
2026-02-24 23:20:16 -05:00
parent 2b5957f264
commit 3c3f26b74a
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.9.0"
flexlove._VERSION = "0.9.1"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[