[ruby/json] Release 2.13.1

cfe9337eda
This commit is contained in:
Jean Boussier 2025-07-24 14:05:58 +02:00 committed by Hiroshi SHIBATA
parent 069a24c93c
commit 93eed37e66

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module JSON module JSON
VERSION = '2.13.0' VERSION = '2.13.1'
end end