bump version to 1.2.0

This commit is contained in:
kikito
2015-10-20 23:45:28 +02:00
parent 84e37a1993
commit 4fe61cd502

View File

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