Bump version to v1.2.31

This commit is contained in:
Michael Vines
2020-09-28 12:59:47 -07:00
parent 227804c306
commit f53e0af159
87 changed files with 460 additions and 460 deletions

View File

@@ -27,5 +27,5 @@ Alternatively, you can source it from within a script:
local PATCH=0
local SPECIAL=""
semverParseInto "1.2.30" MAJOR MINOR PATCH SPECIAL
semverParseInto "1.2.31" MAJOR MINOR PATCH SPECIAL
semverParseInto "3.2.1" MAJOR MINOR PATCH SPECIAL