From: Adam Jahn Date: Sat, 11 Apr 2015 18:15:01 +0000 (-0400) Subject: Bump version X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4087c073dd9991b61d2cb4a6e26309129ece66de;p=puppet-samba.git Bump version --- diff --git a/metadata.json b/metadata.json index b71c0e9..1cc1613 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ajjahn-samba", - "version": "0.2.0", + "version": "0.3.0", "author": "Adam Jahn", "summary": "Module for provisioning Samba", "license": "Apache-2.0", @@ -22,5 +22,7 @@ ] } ], - "dependencies": [] + "dependencies": [ + + ] }