Release v1.7.1
diff --git a/CHANGELOG.md b/CHANGELOG.md index a130710..0e6846b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,6 +1,6 @@ ## Changelog -### Unreleased +### [1.7.1](https://github.com/magiconair/properties/tags/v1.7.1) - 13 Jan 2017 * [PR #16](https://github.com/magiconair/properties/pull/16): Keep gofmt happy * [PR #18](https://github.com/magiconair/properties/pull/18): Fix Delete() function
diff --git a/README.md b/README.md index 1ae0035..5985911 100644 --- a/README.md +++ b/README.md
@@ -1,7 +1,7 @@ Overview [](https://travis-ci.org/magiconair/properties) ======== -#### Current version: 1.7.0 +#### Current version: 1.7.1 properties is a Go library for reading and writing properties files.