Release v3.59.0

Support Puppet 6
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b610ecd..5ea22aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+### v3.59.0 - 2018-01-03
+  * Support Puppet 6
+
 ### v3.58.0 - 2018-10-08
   * Add RevokedKeys option to `sshd_config`
 
diff --git a/LICENSE b/LICENSE
index 6bc654f..20386f8 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 2010-2018 Garrett Honeycutt <code@garretthoneycutt.com>
+Copyright (C) 2010-2019 Garrett Honeycutt <code@garretthoneycutt.com>
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/metadata.json b/metadata.json
index fe7443f..f31b376 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "ghoneycutt-ssh",
-  "version": "3.58.0",
+  "version": "3.59.0",
   "author": "ghoneycutt",
   "summary": "Manages SSH",
   "license": "Apache-2.0",