rf-web/vendor/bundle/gems/eventmachine-1.2.7/lib/em/version.rb

4 lines
44 B
Ruby
Raw Normal View History

2019-10-21 08:18:17 +00:00
module EventMachine
VERSION = "1.2.7"
end