We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca748b0 commit ac48562Copy full SHA for ac48562
1 file changed
main.go
@@ -12,7 +12,7 @@ import (
12
"github.com/spf13/viper"
13
)
14
15
-const sqlBoilerVersion = "2.0.3"
+const sqlBoilerVersion = "2.1.0"
16
17
var (
18
cmdState *State
0 commit comments