diff --git a/Modulefile b/Modulefile index 83286c7..348c1b5 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'ghoneycutt-ssh' -version '3.23.0' +version '3.23.1' source 'git://github.com/ghoneycutt/puppet-module-ssh.git' author 'ghoneycutt' license 'Apache License, Version 2.0' diff --git a/metadata.json b/metadata.json index 001dae5..a45eb8d 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.23.0", + "version": "3.23.1", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache License, Version 2.0",