lib/arachni/rpc/em/version.rb in arachni-rpc-em-0.1.2 vs lib/arachni/rpc/em/version.rb in arachni-rpc-em-0.1.3dev1
- old
+ new
@@ -7,9 +7,9 @@
=end
module Arachni
module RPC
module EM
- VERSION = '0.1.2'
+ VERSION = '0.1.3dev1'
end
end
end