Skip to content

Commit 510aa3b

Browse files
committed
bumping the version
1 parent 8be8618 commit 510aa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package version
33
import "strings"
44

55
// Version describes the Goad version.
6-
const Version = "1.2.0"
6+
const Version = "1.3.0"
77

88
// LambdaVersion returns a version string that can be used as a Lambda function
99
// alias.

0 commit comments

Comments
 (0)