mirror of
https://github.com/TangentFoxy/semver.lua.git
synced 2025-07-27 18:42:21 +00:00
bump version to 1.2.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local semver = {
|
||||
_VERSION = '1.1.1',
|
||||
_VERSION = '1.2.0',
|
||||
_DESCRIPTION = 'semver for Lua',
|
||||
_URL = 'https://github.com/kikito/semver.lua',
|
||||
_LICENSE = [[
|
||||
|
Reference in New Issue
Block a user