Skip to content

Commit abcc8b9

Browse files
committed
Bump version to 0.3.0 for release
1 parent a4bad29 commit abcc8b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/agentfile/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/spf13/cobra"
1010
)
1111

12-
const cliVersion = "0.2.0"
12+
const cliVersion = "0.3.0"
1313

1414
func main() {
1515
root := newRootCommand()

0 commit comments

Comments
 (0)