Skip to content

Commit 91efe7b

Browse files
byroothsbt
authored andcommitted
[ruby/json] Release 2.9.1
ruby/json@f745ec145e
1 parent 979b19b commit 91efe7b

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

0 commit comments

Comments
 (0)