From 231cb564236b8343a2d73f17e55ec390a8abbfa0 Mon Sep 17 00:00:00 2001 From: Martin Simon Date: Thu, 11 May 2017 14:25:54 +0200 Subject: [PATCH] fix version to follow SemVer --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index c7884f8..a400eab 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "mrsmn-rinetd", - "version": "0.1", + "version": "0.0.1", "author": "mrsmn", "summary": "Install and manage rinetd(8) via Puppet", "license": "Apache-2.0",