v0.3.0 release
This commit is contained in:
@@ -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 = [[
|
||||
|
||||
@@ -280,7 +280,7 @@ cp FlexLove/FlexLove.lua your-project/</code></pre>
|
||||
|
||||
<div class="footer">
|
||||
<p>
|
||||
FlexLöve v0.2.3 | MIT License |
|
||||
FlexLöve v0.3.0 | MIT License |
|
||||
<a href="https://github.com/mikefreno/FlexLove" style="color: #58a6ff"
|
||||
>GitHub Repository</a
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user