v0.10.2 release

This commit is contained in:
2026-02-26 10:16:46 -05:00
parent eb3afc11ac
commit 141a22cd9c
2 changed files with 2 additions and 2 deletions

View File

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