diff --git a/baton.lua b/baton.lua index 045e8ec..49a9350 100644 --- a/baton.lua +++ b/baton.lua @@ -1,5 +1,5 @@ local baton = { - _VERSION = 'Baton', + _VERSION = 'Baton v1.0', _DESCRIPTION = 'Input library for LÖVE.', _URL = 'https://github.com/tesselode/baton', _LICENSE = [[