From 517cba823ba62d966309812869e70f18c3856c26 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 17 Aug 2020 17:51:35 +0000 Subject: Bump version to 2.3.4 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 07f1232..167606f 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.3".freeze + VERSION = "2.3.4".freeze end -- cgit v1.2.1