Bump version to 1.2.14

This commit is contained in:
Trent Nelson
2020-07-24 20:33:51 -06:00
committed by mergify[bot]
parent 05ef21cd3b
commit b83a4cae90
89 changed files with 720 additions and 720 deletions

View File

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