We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d83432 commit ecfe063Copy full SHA for ecfe063
1 file changed
cmd/gosqlx/cmd/root.go
@@ -123,7 +123,7 @@ Key features:
123
• CI/CD integration with proper exit codes
124
125
Performance: 1.5M+ operations/second sustained, 1.97M peak. 100-1000x faster than competitors.`,
126
- Version: "1.9.0",
+ Version: "1.9.2",
127
}
128
129
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments