Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
unknwon committed Dec 25, 2019
1 parent 6cde414 commit 94291ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ini.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const (

// Maximum allowed depth when recursively substituing variable names.
depthValues = 99
version = "1.51.0"
version = "1.51.1"
)

// Version returns current package version literal.
Expand Down

0 comments on commit 94291ff

Please sign in to comment.