version bump

This commit is contained in:
Andrew Minnich
2020-12-12 17:14:42 -05:00
parent e5ca693641
commit 3defe19f8f
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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