Skip to content

Commit ae876ee

Browse files
committed
Bump version.
1 parent 98ff82f commit ae876ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScreenManager.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
--===============================================================================--
2222

2323
local ScreenManager = {
24-
_VERSION = '1.2.1',
24+
_VERSION = '1.3.0',
2525
_DESCRIPTION = 'Screen/State Management for the LÖVE framework',
2626
_URL = 'https://bitbucket.org/rmcode/screenmanager/',
2727
};

0 commit comments

Comments
 (0)