version bump

pull/375/head v1.8.2
Nicco 8 months ago committed by GitHub
parent a82273ec13
commit e4b33cad1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save