summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-17 17:51:35 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-17 17:51:35 +0000
commit517cba823ba62d966309812869e70f18c3856c26 (patch)
treec0748c51762eb3052773b873ce27c06b5c7f9a43 /lib
parent160f13b5bcc7d83b0894fdbd1a72930d2a0c984b (diff)
downloadffi-yajl-517cba823ba62d966309812869e70f18c3856c26.tar.gz
Bump version to 2.3.4 by Chef Expeditor2.3.4
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib')
-rw-r--r--lib/ffi_yajl/version.rb2
1 files changed, 1 insertions, 1 deletions
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