Skip to content

Commit 505faa7

Browse files
committed
Bump version
1 parent 70e06b5 commit 505faa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/volatiletech/sqlboiler/boilingcore"
1515
)
1616

17-
const sqlBoilerVersion = "2.7.1"
17+
const sqlBoilerVersion = "2.7.2"
1818

1919
var (
2020
flagConfigFile string

0 commit comments

Comments
 (0)