We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3b55c commit 84443e8Copy full SHA for 84443e8
lib/json/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module JSON
4
- VERSION = '2.11.0'
+ VERSION = '2.11.1'
5
end
0 commit comments