Bump to 2.1.5
* Includes fix #77 #82 (to one associations erroneously generated) * Includes readme update
This commit is contained in:
parent
158d9cbec0
commit
be2131c763
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -13,7 +13,7 @@ import (
|
|||
"github.com/vattle/sqlboiler/bdb/drivers"
|
||||
)
|
||||
|
||||
const sqlBoilerVersion = "2.1.4"
|
||||
const sqlBoilerVersion = "2.1.5"
|
||||
|
||||
var (
|
||||
cmdState *State
|
||||
|
|
Loading…
Add table
Reference in a new issue