We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d334dbf commit 55552caCopy full SHA for 55552ca
lib/json/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module JSON
4
- VERSION = '2.13.2'
+ VERSION = '2.14.0'
5
end
0 commit comments