ruby/lib/drb/version.rb
2021-10-14 21:14:35 +09:00

3 lines
35 B
Ruby

module DRb
VERSION = "2.1.0"
end