Bump version to v1.2.22

This commit is contained in:
Michael Vines
2020-08-09 09:39:11 -07:00
committed by mergify[bot]
parent 768c6b4bef
commit dbbdfa1dbb
86 changed files with 592 additions and 592 deletions

View File

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