mirror of
https://github.com/go-ini/ini.git
synced 2026-06-19 21:46:45 +02:00
Bump version
This commit is contained in:
@@ -35,7 +35,7 @@ const (
|
||||
|
||||
// Maximum allowed depth when recursively substituing variable names.
|
||||
_DEPTH_VALUES = 99
|
||||
_VERSION = "1.29.2"
|
||||
_VERSION = "1.30.0"
|
||||
)
|
||||
|
||||
// Version returns current package version literal.
|
||||
|
||||
Reference in New Issue
Block a user