Skip to content

Commit 34f6bea

Browse files
committed
[ruby/json] Release 2.11.3
ruby/json@3e025f76d7
1 parent 22f63c1 commit 34f6bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/json/lib/json/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module JSON
4-
VERSION = '2.11.2'
4+
VERSION = '2.11.3'
55
end

0 commit comments

Comments
 (0)