This commit is contained in:
Michael Freno
2025-11-13 17:19:17 -05:00
parent c3230c7543
commit c3b8e8ba08
3 changed files with 76 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ local enums = utils.enums
local flexlove = GuiState
-- Add version and metadata
flexlove._VERSION = "FlexLove v0.1.0"
flexlove._VERSION = "0.1.0"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[