mirror of
https://github.com/TangentFoxy/semver.lua.git
synced 2025-07-28 02:52:21 +00:00
Merge pull request #9 from JonasJurczok/patch-1
This commit is contained in:
@@ -66,8 +66,6 @@ local v = require 'semver'
|
|||||||
|
|
||||||
Using `v` allows for the nice string syntax: `v'1.2.3-alpha'`.
|
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).
|
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
|
# Notes about version comparison
|
||||||
|
Reference in New Issue
Block a user