diff options
author | Michael Stahnke <stahnma@puppetlabs.com> | 2012-10-18 19:37:40 -0700 |
---|---|---|
committer | Michael Stahnke <stahnma@puppetlabs.com> | 2012-10-18 19:37:40 -0700 |
commit | 7d2a9c9b3eb44da735a70cd31868c1eca0365abe (patch) | |
tree | 46f2a3a0763b7538eed3730b302a38800f58b682 | |
parent | ce2b7a67e4c8f82cc4cb9daa68901f09be26152c (diff) | |
download | puppet-avahi-7d2a9c9b3eb44da735a70cd31868c1eca0365abe.tar.gz puppet-avahi-7d2a9c9b3eb44da735a70cd31868c1eca0365abe.tar.bz2 |
Readying for 0.0.2
-rw-r--r-- | Modulefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name 'stahnma-avahi' -version '0.0.1' +version '0.0.2' source 'https://github.com/stahnma/puppet-module-avahi' author 'stahnma' license 'Apache License, Version 2.0' |