We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28124a3 commit 6ccc92cCopy full SHA for 6ccc92c
1 file changed
main.go
@@ -18,7 +18,7 @@ import (
18
19
//go:generate go-bindata -nometadata -pkg templatebin -o templatebin/bindata.go templates templates/singleton templates_test templates_test/singleton
20
21
-const sqlBoilerVersion = "4.3.0"
+const sqlBoilerVersion = "4.3.1"
22
23
var (
24
flagConfigFile string
0 commit comments