Bump version to v1.2.33

This commit is contained in:
Michael Vines
2020-10-02 08:25:42 -07:00
parent 90faffdb92
commit 20613d66f0
88 changed files with 610 additions and 610 deletions

View File

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