diff --git a/baton.lua b/baton.lua index d672fe7..4cc1206 100644 --- a/baton.lua +++ b/baton.lua @@ -1,11 +1,11 @@ local baton = { - _VERSION = 'Baton v1.0.1', + _VERSION = 'Baton v1.0.2', _DESCRIPTION = 'Input library for LÖVE.', _URL = 'https://github.com/tesselode/baton', _LICENSE = [[ MIT License - Copyright (c) 2019 Andrew Minnich + Copyright (c) 2020 Andrew Minnich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/license.md b/license.md index 1a39666..2b62109 100644 --- a/license.md +++ b/license.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Andrew Minnich +Copyright (c) 2020 Andrew Minnich Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal