bump version

pull/391/head v1.8.3
Niccolo Borgioli 3 months ago
parent 83481072bb
commit 592d1093ac

@ -17,7 +17,7 @@ import (
"github.com/spf13/viper" "github.com/spf13/viper"
) )
const VERSION = "1.8.2" const VERSION = "1.8.3"
type OptionMap map[string][]interface{} type OptionMap map[string][]interface{}
type Options map[string]OptionMap type Options map[string]OptionMap

Loading…
Cancel
Save