ruby/lib/drb/version.rb
2020-10-14 14:42:53 +09:00

3 lines
35 B
Ruby

module DRb
VERSION = "2.0.4"
end