summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-10-14 17:15:17 +0000
committerChef Expeditor <expeditor@chef.io>2019-10-14 17:15:17 +0000
commitdd0232bf6107e64321a36da3348ab8cc8e5046dd (patch)
tree6bb1f23b5bdf1ae4123d061d300f48e512cd99af /lib
parent1e082d18c2889e78b7022397cb76bc288acb4358 (diff)
downloadffi-yajl-dd0232bf6107e64321a36da3348ab8cc8e5046dd.tar.gz
Bump version to 2.3.2 by Chef Expeditor2.3.2
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 6be178d..1e40378 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.1".freeze
+ VERSION = "2.3.2".freeze
end