We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5629e commit 121ff75Copy full SHA for 121ff75
1 file changed
ScreenManager.lua
@@ -21,7 +21,7 @@
21
--===============================================================================--
22
23
local ScreenManager = {
24
- _VERSION = '1.3.0',
+ _VERSION = '1.3.1',
25
_DESCRIPTION = 'Screen/State Management for the LÖVE framework',
26
_URL = 'https://github.com/rm-code/screenmanager/',
27
};
0 commit comments