From 2cbde056fe7861431b36019a148ec89d2aef64f9 Mon Sep 17 00:00:00 2001 From: Andrew Minnich Date: Sun, 25 Mar 2018 17:20:45 -0400 Subject: [PATCH] v1.0 --- baton.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [[