We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be8618 commit 510aa3bCopy full SHA for 510aa3b
version/version.go
@@ -3,7 +3,7 @@ package version
3
import "strings"
4
5
// Version describes the Goad version.
6
-const Version = "1.2.0"
+const Version = "1.3.0"
7
8
// LambdaVersion returns a version string that can be used as a Lambda function
9
// alias.
0 commit comments