Skip to content

Commit bec162f

Browse files
committed
Luven 1.4
1 parent f30fa6a commit bec162f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

luven/luven.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
local luven = {
2-
_VERSION = 'Luven v1.3',
2+
_VERSION = 'Luven v1.4',
33
_URL = 'https://github.com/chicogamedev/Luven',
44
_DESCRIPTION = 'A minimalist light engine for Löve2D',
5-
_CONTRIBUTORS = 'Lionel Leeser, Pedro Gimeno (Help with camera)',
5+
_CONTRIBUTORS = 'Lionel Leeser, Pedro Gimeno (Help with camera), Brandon Blanker Lim-it',
66
_LICENSE = [[
77
MIT License
88

0 commit comments

Comments
 (0)