Bump version to 1.2.13

This commit is contained in:
Trent Nelson
2020-07-21 22:06:13 -06:00
committed by mergify[bot]
parent dd9cb18d65
commit ff48ea20de
89 changed files with 683 additions and 683 deletions

View File

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