Merge pull request #9 from JonasJurczok/patch-1

This commit is contained in:
Enrique García Cota 2022-01-20 23:34:41 +01:00 committed by GitHub
commit af495adc85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,6 @@ local v = require 'semver'
Using `v` allows for the nice string syntax: `v'1.2.3-alpha'`.
The `package.path` variable must be configured so that the folder in which middleclass.lua is copied is available, of course.
Please make sure that you read the license, too (for your convenience it's now included at the beginning of the semver.lua file).
# Notes about version comparison