From: Raphaƫl Pinson Date: Wed, 5 Feb 2014 13:45:11 +0000 (+0100) Subject: Release 0.2.0 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5cca1dbbd46442211c15150192d4d525c32137fa;p=puppet-dhcp.git Release 0.2.0 --- diff --git a/Modulefile b/Modulefile index f1d2b51..211d9e9 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'camptocamp-dhcp' -version '0.1.0' +version '0.2.0' dependency 'puppetlabs/stdlib', '0.0.1' dependency 'ripienaar/concat', '0.0.1' source 'https://github.com/camptocamp/puppet-dhcp'