nicojensen.de/vendor/bundle/gems/concurrent-ruby-1.1.5/lib/concurrent/version.rb

4 lines
47 B
Ruby
Raw Normal View History

2019-03-12 14:11:02 +01:00
module Concurrent
VERSION = '1.1.5'
end