lib/toq/version.rb in toq-0.0.3 vs lib/toq/version.rb in toq-0.0.4
- old
+ new
@@ -1,13 +1,13 @@
=begin
- This file is part of the Arachni-RPC project and may be subject to
- redistribution and commercial restrictions. Please see the Arachni-RPC
+ This file is part of the Toq project and may be subject to
+ redistribution and commercial restrictions. Please see the Toq
web site for more information on licensing and terms of use.
=end
module Toq
- VERSION = '0.0.3'
+ VERSION = '0.0.4'
end