Skip to content

Commit 6ccc92c

Browse files
committed
Bump version
1 parent 28124a3 commit 6ccc92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
//go:generate go-bindata -nometadata -pkg templatebin -o templatebin/bindata.go templates templates/singleton templates_test templates_test/singleton
2020

21-
const sqlBoilerVersion = "4.3.0"
21+
const sqlBoilerVersion = "4.3.1"
2222

2323
var (
2424
flagConfigFile string

0 commit comments

Comments
 (0)