summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorHunter Haugen <hunter@puppetlabs.com>2014-03-03 12:45:43 -0800
committerHunter Haugen <hunter@puppetlabs.com>2014-03-03 12:46:16 -0800
commitb3490f6318f6c6d5da7a7c8316379df571daa9b9 (patch)
tree021ff019e3518c9d864df82eee05fb707ba0ddc3 /Modulefile
parentbc4abce86b07a97ec9d17ee105266c1260a9a1c8 (diff)
Supported Release 3.2.1
Summary This is a supported release Bugfixes - Fixed `is_integer`/`is_float`/`is_numeric` for checking the value of arithmatic expressions. Known bugs * No known bugs
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 34564fa..07cd697 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
-version '3.2.0'
+version '3.2.1'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'