Bump to 2.1.3
This commit is contained in:
parent
94a6604d19
commit
5449ce7c6c
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -12,7 +12,7 @@ import (
|
|||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
const sqlBoilerVersion = "2.1.1"
|
||||
const sqlBoilerVersion = "2.1.3"
|
||||
|
||||
var (
|
||||
cmdState *State
|
||||
|
|
Loading…
Add table
Reference in a new issue