From ad9bd11cecc9ce682de501a9ddf59863ce48afde Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 30 Dec 2019 00:16:21 +0000 Subject: Bump version to 2.3.3 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- lib/ffi_yajl/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/ffi_yajl/version.rb b/lib/ffi_yajl/version.rb index 1e40378..07f1232 100644 --- a/lib/ffi_yajl/version.rb +++ b/lib/ffi_yajl/version.rb @@ -21,5 +21,5 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. module FFI_Yajl - VERSION = "2.3.2".freeze + VERSION = "2.3.3".freeze end -- cgit v1.2.1