diff options
-rw-r--r-- | metadata.json | 6 |
1 files changed, 4 insertions, 2 deletions
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": [ + + ] } |