Skip to content

Commit 7d37ae6

Browse files
byroothsbt
authored andcommitted
[ruby/json] Start 2.8.0 development
ruby/json@937c8d2e65
1 parent 9d3fd50 commit 7d37ae6

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.7.3'
4+
VERSION = '2.8.0.alpha1'
55
end

0 commit comments

Comments
 (0)