Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmd/gosqlx/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Key features:
• CI/CD integration with proper exit codes

Performance: 1.5M+ operations/second sustained, 1.97M peak. 100-1000x faster than competitors.`,
Version: "1.9.0",
Version: "1.9.2",
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down
Loading