v0.3.0 release

This commit is contained in:
2025-11-18 19:50:29 -05:00
parent a26f7f0acc
commit 4e065bd602
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ Animation.init({ ErrorHandler = ErrorHandler, Easing = Easing, Color = Color })
AnimationGroup.init({ ErrorHandler = ErrorHandler })
-- Add version and metadata
flexlove._VERSION = "0.2.3"
flexlove._VERSION = "0.3.0"
flexlove._DESCRIPTION = "UI Library for LÖVE Framework based on flexbox"
flexlove._URL = "https://github.com/mikefreno/FlexLove"
flexlove._LICENSE = [[