summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Amado <oamado@users.noreply.github.com>2018-09-19 14:10:13 -0500
committerGitHub <noreply@github.com>2018-09-19 14:10:13 -0500
commit274ffcda167551e3fd527330344d2dfa25d79162 (patch)
tree3fd6b6c5c185baee3b8c2480c52ebfa6d2622f28
parent1da10a61bff46ecdbd42f4f278acbe051b9c547b (diff)
downloadbundler-274ffcda167551e3fd527330344d2dfa25d79162.tar.gz
fix typo
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a98c87a8a..59e49aa853 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,7 @@ Bugfixes:
- Check that Bundler::Deprecate is not an autoload constant ([#6163](https://github.com/bundler/bundler/issues/6163), @eregon)
- Prefer non-pre-release versions when performing a `bundle update --patch` ([#6684](https://github.com/bundler/bundler/issues/6684), @segiddins)
-## 1.16.4 (2017-08-17)
+## 1.16.4 (2018-08-17)
Changes: