Update Cargo.toml version from 1.2.4 to 1.2.5

This commit is contained in:
Stephen Akridge
2020-06-17 18:55:20 -07:00
parent 58e6a5c281
commit 4b33a2a1b8
86 changed files with 519 additions and 519 deletions

View File

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