Skip to content

Commit f3e17a8

Browse files
committed
[ruby/json] Release 2.8.2
ruby/json@d5e4a6e3fd
1 parent 62e1469 commit f3e17a8

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.8.1'
4+
VERSION = '2.8.2'
55
end

0 commit comments

Comments
 (0)