summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2025-04-25 08:02:43 +0200
committerJean Boussier <[email protected]>2025-04-30 08:12:41 +0200
commit1103611600fd64569b450619bca68f7ef00dddfb ()
tree867a53fd94c105a90010fede064ad15b701e9563
parent8fe3fb5d5a020d9c567cce92dc8812ae7bd8c327 (diff)
[ruby/json] Release 2.11.3
https://.com/ruby/json/commit/3e025f76d7
-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.2'
end