Bump version to 1.2.4

This commit is contained in:
Stephen Akridge
2020-06-16 16:59:14 -07:00
parent f1e68ac25c
commit dbda50941a
89 changed files with 981 additions and 931 deletions

View File

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