Bump Cargo.toml version to 1.2.6

This commit is contained in:
Stephen Akridge
2020-06-22 23:23:16 -07:00
parent 9699b61679
commit 2d94c09aee
89 changed files with 1031 additions and 899 deletions

View File

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