Bump version to 1.2.21

This commit is contained in:
Trent Nelson
2020-08-06 09:28:16 -06:00
committed by Michael Vines
parent 55836d133e
commit b49aa125c9
88 changed files with 621 additions and 621 deletions

View File

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