From a370775801596d7c06a3ced5148bd0bb3e650f81 Mon Sep 17 00:00:00 2001 From: Adam Crews Date: Wed, 27 Aug 2014 12:52:31 -0700 Subject: [PATCH] Cut new forge release --- Modulefile | 2 +- metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modulefile b/Modulefile index 97f0909..192270a 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'adamcrews-nessus' -version '0.1.1' +version '0.1.2' source 'git://github.com/adamcrews/puppet-nessus' author 'Adam Crews' license 'Apache License, Version 2.0' diff --git a/metadata.json b/metadata.json index 33a0b74..7ddef47 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "adamcrews-nessus", - "version": "0.1.1", + "version": "0.1.2", "source": "git://github.com/adamcrews/puppet-nessus", "author": "Adam Crews", "license": "Apache License, Version 2.0",