Skip to content

Commit 8568b10

Browse files
Ajit Pratap SinghAjit Pratap Singh
authored andcommitted
fix: update cobra command version string to 1.9.2
1 parent 6d83432 commit 8568b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/gosqlx/cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Key features:
123123
• CI/CD integration with proper exit codes
124124
125125
Performance: 1.5M+ operations/second sustained, 1.97M peak. 100-1000x faster than competitors.`,
126-
Version: "1.9.0",
126+
Version: "1.9.2",
127127
}
128128

129129
// Execute adds all child commands to the root command and sets flags appropriately.

0 commit comments

Comments
 (0)