4 lines
72 B
Ruby
4 lines
72 B
Ruby
module Concurrent
|
|
VERSION = '1.1.4'
|
|
EDGE_VERSION = '0.4.1'
|
|
end
|