summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorChris Price <chris@puppetlabs.com>2013-04-01 15:29:54 -0700
committerDan Bode <dan@puppetlabs.com>2013-04-02 15:10:43 -0700
commit6c245ef674316f4fbddb79698552138fe9f1e69a (patch)
treed231794a23687e28679afe8a934320476965c443 /Modulefile
parente824ab2abae16e97f9a19d21580d6825c4bf705e (diff)
downloadpuppet-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--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 57c1d4e..883dbe7 100644
--- a/Modulefile
+++ b/Modulefile
@@ -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'