From ae82e2cb17c2829d4568ed7223ac8888a47c1d77 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Fri, 27 Jun 2014 12:30:27 -0700 Subject: Release 4.3.0 Summary: This release is the first supported release of the stdlib 4 series. It emains backwards-compatible with the stdlib 3 series. It adds two new unctions, one bugfix, and many testin Features: - New `bool2str()` function - New `camalcase()` function Bugfixes: - Fix `has_interface_with()` when interfaces fact is nil --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metadata.json') diff --git a/metadata.json b/metadata.json index ff35d2c..121f673 100644 --- a/metadata.json +++ b/metadata.json @@ -97,7 +97,7 @@ } ], "name": "puppetlabs-stdlib", - "version": "4.2.2", + "version": "4.3.0", "source": "git://github.com/puppetlabs/puppetlabs-stdlib", "author": "puppetlabs", "license": "Apache 2.0", -- cgit v1.2.3