diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | Modulefile | 2 | 
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +0.1.4 2011-05-26 Jeff McCune <jeff@puppetlabs.com> +* Move most stages after main +  0.1.3 2011-05-25 Jeff McCune <jeff@puppetlabs.com>  * Add validate_re() function @@ -1,5 +1,5 @@  name    'puppetlabs-stdlib' -version '0.1.3' +version '0.1.4'  source 'git://github.com/puppetlabs/puppetlabs-stdlib'  author 'puppetlabs'  license 'Apache'  | 
