diff options
| author | Chris Price <chris@puppetlabs.com> | 2013-04-01 15:29:54 -0700 |
|---|---|---|
| committer | Dan Bode <dan@puppetlabs.com> | 2013-04-02 15:10:43 -0700 |
| commit | 6c245ef674316f4fbddb79698552138fe9f1e69a (patch) | |
| tree | d231794a23687e28679afe8a934320476965c443 /Modulefile | |
| parent | e824ab2abae16e97f9a19d21580d6825c4bf705e (diff) | |
| download | puppet-inifile-6c245ef674316f4fbddb79698552138fe9f1e69a.tar.gz puppet-inifile-6c245ef674316f4fbddb79698552138fe9f1e69a.tar.bz2 | |
Update Modulefile and Changelog, prepping for 0.10.0 release
This commit also adds some comments clarifying the new code
that was added to support purging.
Diffstat (limited to 'Modulefile')
| -rw-r--r-- | Modulefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name 'cprice404-inifile' -version '0.9.0' +version '0.10.0' source 'git://github.com/cprice-puppet/puppetlabs-inifile.git' author 'Chris Price' description 'Resource types for managing settings in INI files' |
