v0.4.0 release
This commit is contained in:
@@ -54,7 +54,7 @@ local enums = utils.enums
|
||||
|
||||
---@class FlexLove
|
||||
local flexlove = Context
|
||||
flexlove._VERSION = "0.3.1"
|
||||
flexlove._VERSION = "0.4.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.3.1 | MIT License |
|
||||
FlexLöve v0.4.0 | MIT License |
|
||||
<a href="https://github.com/mikefreno/FlexLove" style="color: #58a6ff"
|
||||
>GitHub Repository</a
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user