ruby/lib/drb/version.rb
2023-11-07 05:40:13 +00:00

3 lines
35 B
Ruby

module DRb
VERSION = "2.2.0"
end