bump version to 1.0.3

This commit is contained in:
Chris Baker
2021-01-28 14:51:01 +00:00
parent 2b8d52a66f
commit 08741d9f20

View File

@@ -11,7 +11,7 @@ var (
GitDescribe string
// The main version number that is being run at the moment.
Version = "1.0.2"
Version = "1.0.3"
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release