summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2025-04-24 15:09:27 +0200
committerHiroshi SHIBATA <[email protected]>2025-04-25 11:11:20 +0900
commit1d65d5ce473ed098a02aa0150f318f3fc69a1e80 ()
tree63c64afd4f27dc6eec9bb7d8779eac6fef92b7ae
parent2b5e1db2dbd98260221050eb33731bb8d7539295 (diff)
[ruby/json] Release 2.11.1
https://.com/ruby/json/commit/84443e881d
-rw-r--r--ext/json/lib/json/version.rb2
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module JSON
- VERSION = '2.11.0'
end