summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 00:16:21 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 00:16:21 +0000
commitad9bd11cecc9ce682de501a9ddf59863ce48afde (patch)
tree032bcb01e655b9970ce8bb7ba3df3de491e45178 /lib
parenta9afab8e2175276bc7ccaf5ac5d2af07a250fbff (diff)
downloadffi-yajl-ad9bd11cecc9ce682de501a9ddf59863ce48afde.tar.gz
Bump version to 2.3.3 by Chef Expeditor2.3.3
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 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